blob: 666f468303f2b4270d4904880501af8d212460ae [file] [log] [blame]
{
"name": "SZLibraryLocation",
"version": "0.0.3",
"summary": "A short description of SZLibraryLocation.",
"homepage": "http://192.168.1.204:80/Phoneu_SDK/ios-lib-location.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wutianyu": "451042347@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://192.168.1.204:80/Phoneu_SDK/ios-lib-location.git",
"tag": "0.0.3"
},
"source_files": "SZLibraryLocation/*.{h,m}",
"dependencies": {
"SZLibraryKernel": [
],
"BMKLocationKit": [
]
}
}