blob: dc6a1ae6238e28ff194e3ee93c1401a159f41dc2 [file] [log] [blame]
{
"name": "CustomGPS",
"version": "0.0.2",
"summary": "change your local location",
"description": "change local gps and a simple systerm location help to use",
"homepage": "https://github.com/GuoQF/CustomGPS.git",
"license": "MIT",
"authors": "guoqf",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/GuoQF/CustomGPS.git",
"tag": "0.0.2"
},
"source_files": [
"CustomGPS",
"CustomGPS/**/*.{h,m}"
],
"exclude_files": "CustomGPS/Exclude"
}