| { |
| "name": "ErosPluginAmap", |
| "version": "0.0.1", |
| "summary": "ErosPluginAmap Source .", |
| "description": "Convenient to use the Amap in Weex", |
| "homepage": "https://github.com/bmfe/eros-plugin-ios-amap", |
| "license": "MIT", |
| "authors": { |
| "xionghuayu": "18601949015@163.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/bmfe/eros-plugin-ios-amap.git", |
| "tag": "0.0.1" |
| }, |
| "source_files": "Source/*.{h,m,mm}", |
| "resources": "Resources/*", |
| "requires_arc": true, |
| "dependencies": { |
| "AMap3DMap-NO-IDFA": [ |
| "5.6.0" |
| ], |
| "WeexSDK": [ |
| |
| ], |
| "SDWebImage": [ |
| "3.7.6" |
| ] |
| } |
| } |