[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / d / 9 / ErosPluginAmap / 0.0.1 / ErosPluginAmap.podspec.json
blob4a6dfdbe1c687970734136790aa64242867290cd
2   "name": "ErosPluginAmap",
3   "version": "0.0.1",
4   "summary": "ErosPluginAmap Source .",
5   "description": "Convenient to use the Amap in Weex",
6   "homepage": "https://github.com/bmfe/eros-plugin-ios-amap",
7   "license": "MIT",
8   "authors": {
9     "xionghuayu": "18601949015@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/bmfe/eros-plugin-ios-amap.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Source/*.{h,m,mm}",
19   "resources": "Resources/*",
20   "requires_arc": true,
21   "dependencies": {
22     "AMap3DMap-NO-IDFA": [
23       "5.6.0"
24     ],
25     "WeexSDK": [
27     ],
28     "SDWebImage": [
29       "3.7.6"
30     ]
31   }