blob: e2a36e416d21c9da4606fd2f9d70b909e8609cd6 [file] [log] [blame]
{
"name": "SXGps",
"version": "0.0.3",
"summary": "Easy use GPS get address",
"homepage": "https://github.com/poos/SXGpsHelper",
"license": "MIT",
"authors": {
"xiaoR": "bieshixuan@163.com"
},
"platforms": {
"ios": "7.1"
},
"source": {
"git": "https://github.com/poos/SXGpsHelper.git",
"tag": "0.0.3"
},
"source_files": "SXGps/SXGps.h",
"requires_arc": true,
"subspecs": [
{
"name": "SXGps",
"source_files": "SXGps/**/*.{h,m}",
"public_header_files": "SXGps/**/*.h"
}
]
}