[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 6 / a / b / BMBaseLibrary / 1.3.0.11 / BMBaseLibrary.podspec.json
blob30100dd333eb6e02d4ca7e355a240d422f106ae9
2   "name": "BMBaseLibrary",
3   "version": "1.3.0.11",
4   "summary": "WeexEros iOS App base library",
5   "description": "WeexEros iOS App base library",
6   "homepage": "https://github.com/WeexBox/Benmu-iOS-Library",
7   "license": "MIT",
8   "authors": {
9     "Mario": "myeveryheart@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/WeexBox/Benmu-iOS-Library.git",
16     "tag": "1.3.0.11"
17   },
18   "requires_arc": true,
19   "frameworks": [
20     "Foundation",
21     "UIKit",
22     "Security",
23     "JavaScriptCore"
24   ],
25   "libraries": "bz2",
26   "source_files": [
27     "Source/**/*.{c,h,m,mm,S}",
28     "Source/**/**/*.{c,h,m,mm,S}"
29   ],
30   "resources": [
31     "Source/BMWeexExtension/Resources/*",
32     "Source/BMComponent/Calendar/Resources/*.png",
33     "Source/BMComponent/Chart/Resources/*"
34   ],
35   "dependencies": {
36     "YYText": [
38     ],
39     "YYModel": [
41     ],
42     "SSZipArchive": [
44     ],
45     "YTKNetwork": [
47     ],
48     "SocketRocket": [
50     ],
51     "SDWebImage": [
53     ],
54     "MJRefresh": [
56     ],
57     "CTMediator": [
59     ],
60     "WXDevtool": [
62     ],
63     "SVProgressHUD": [
65     ],
66     "Masonry": [
68     ],
69     "WeexSDK": [
71     ],
72     "Realm": [
74     ],
75     "BindingX": [
77     ],
78     "TZImagePickerController": [
80     ],
81     "FSCalendar": [
83     ],
84     "SFHFKeychainUtils": [
86     ],
87     "PhotoBrowser": [
89     ],
90     "WechatOpenSDK": [
91       "1.8.0"
92     ],
93     "FDFullscreenPopGesture": [
95     ]
96   }