blob: 6e6482d4e71d2b2afdceadc63a8b8de5922421d7 [file] [log] [blame]
{
"name": "CCLocationFetcher",
"version": "0.0.3",
"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.3"
},
"source_files": "CCLocationFetcher",
"requires_arc": true
}