blob: ec627260a9b64ecf23fb6c89ac926c33ac1c20d1 [file] [log] [blame]
{
"name": "JYMap",
"version": "0.1.0",
"summary": "description of JYMap.",
"description": "description of JYMap..",
"homepage": "http://gitlab.juneyaokc.com:9999/AppComponent/JYMap-iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linbo": "bo.lin@juneyaokc.com"
},
"source": {
"git": "http://gitlab.juneyaokc.com:9999/AppComponent/JYMap-iOS",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JYMap/Classes/**/*",
"dependencies": {
"AMap3DMap": [
],
"AMapLocation": [
],
"SnapKit": [
]
}
}