blob: 4ab08ddeecc40b7d1a26743882c941612eba6c0a [file] [log] [blame]
{
"name": "XXCLLocationManager",
"version": "1.0.4",
"summary": "CLLocationManager Kit",
"homepage": "https://github.com/hanson1024/XXCLLocationManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hanson": "luoshuaihome@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hanson1024/XXCLLocationManager.git",
"tag": "1.0.4"
},
"source_files": "XXCLLocationManager",
"requires_arc": true,
"ios": {
"frameworks": "CoreLocation"
}
}