blob: 35c362e057031b4fdd16b8251ed0262f4c821158 [file] [log] [blame]
{
"name": "SfMapComponentKit",
"version": "0.1.0",
"summary": "A short description of SfMapComponentKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wu83qing/SfMapComponentKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wu83qing": "wuqing1@sf-express.com"
},
"source": {
"git": "https://github.com/wu83qing/SfMapComponentKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SfMapComponentKit/Classes/**/*.{h,m}",
"public_header_files": "SfMapComponentKit/Classes/**/*.h",
"dependencies": {
"React": [
"~> 0.13.0-rc"
],
"React/Core": [
"~> 0.13.0-rc"
],
"AMap3DMap": [
"~> 6.2.0"
]
}
}