blob: 5b23fd27727037cc52799b6f5d88109ec095073d [file] [log] [blame]
{
"name": "TXLocationManager",
"version": "1.0.0",
"summary": "a light weight and easy to use location manager.",
"homepage": "https://github.com/tlsion/TXLocationManager",
"license": "MIT",
"authors": {
"Tlsion": "249190182@qq.com"
},
"source": {
"git": "https://github.com/tlsion/TXLocationManager.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0"
},
"source_files": "TXLocationManager/*",
"frameworks": [
"UIKit",
"CoreLocation"
],
"requires_arc": true
}