blob: b6d4996bd9ddc865181032e52e7839d56e226b9a [file] [log] [blame]
{
"name": "CCLocationFetcher",
"version": "0.0.2",
"summary": "A tool that get location info easily.",
"description": "You can use CCLocationFetcher to get location info with one line of code.",
"homepage": "https://github.com/RachalZhou/CCLocationFetcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"RachalZhou": "1048255049@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/RachalZhou/CCLocationFetcher.git",
"tag": "v0.0.2"
},
"source_files": "CCLocationFetcher",
"requires_arc": true
}