blob: e79fd51f89bfabbcbdbe9b4d16607040a05e8068 [file] [log] [blame]
{
"name": "YJAMap3D",
"version": "0.0.5",
"summary": "YJAMap3D for iOS",
"homepage": "https://github.com/MOyejin/YJAMap3D",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MOyejin": "1976779764@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MOyejin/YJAMap3D.git",
"tag": "0.0.5"
},
"source_files": "YJAMap3D/**/*.{h,m}",
"requires_arc": true,
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"libraries": "resolv",
"dependencies": {
"YJUIKit": [
],
"AMap3DMap": [
]
}
}