blob: 74a5c1489f62d4598646229a44f7af7832d14ae3 [file] [log] [blame]
{
"name": "SFMapSDK",
"version": "0.1.0",
"summary": "A short description of SFMapSDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ggggggc/SFMapSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ggggggc": "CongGong@sf-express.com"
},
"source": {
"git": "https://github.com/ggggggc/SFMapSDK.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SFMapSDK/SFMapSDK.framework/Headers/*.{h}",
"vendored_frameworks": "SFMapSDK/SFMapSDK.framework",
"public_header_files": "SFMapSDK/SFMapSDK.framework/Headers/LMKMapKit.h",
"resources": [
"SFMapSDK/Assets/*.bundle"
],
"dependencies": {
"SFMapFoundation": [
]
}
}