blob: d68650507d652408a4f43da58ede9e294dfde08f [file] [log] [blame]
{
"name": "CustomGPS",
"version": "0.0.3",
"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.3"
},
"source_files": [
"CustomGPS",
"CustomGPS/**/*.{h,m,gpx}"
],
"exclude_files": "CustomGPS/Exclude"
}