A light weight and easy to use location manager.
pod 'TXLocationManager'
Create a new instance and set the properties you desire to customize.
[[TXLocationManager shareLocation] locatePlacemark:^(TXPlacemark *placmark) {
} error:^(NSError *error) {
}];
TXLocationManager is available under the MIT license. See the LICENSE file for more info.
If you find error, please contact me by E-mail:249190182@qq.com.