blob: f1dd098d6bc40a2ccaadfa523b22b784a79b2f41 [file] [log] [blame]
{
"name": "CCLocationFetcher",
"version": "0.0.1",
"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.1"
},
"source_files": "CCLocationFetcher",
"requires_arc": true
}