[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / c / a / WeexBox / 2.0.2 / WeexBox.podspec.json
blob668bd4a5199e2dcf75b0e50b888038175f893731
2   "name": "WeexBox",
3   "version": "2.0.2",
4   "summary": "WeexBox.",
5   "homepage": "https://github.com/aygtech/weexbox-ios-library",
6   "license": "MIT",
7   "authors": {
8     "Mario": "myeveryheart@qq.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/aygtech/weexbox-ios-library.git",
15     "tag": "2.0.2"
16   },
17   "source_files": "WeexBox/**/**/*.{swift,h,m}",
18   "swift_versions": "5.0",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "libraries": "sqlite3",
25   "dependencies": {
26     "WeexSDK": [
27       "~> 0.24.0"
28     ],
29     "WXDevtool": [
30       "~> 0.24.0"
31     ],
32     "Alamofire": [
33       "~> 4.0"
34     ],
35     "Alamofire-Synchronous": [
36       "~> 4.0"
37     ],
38     "SwiftyJSON": [
39       "~> 4.0"
40     ],
41     "HandyJSON": [
42       "~> 5.0"
43     ],
44     "MBProgressHUD": [
45       "~> 1.0"
46     ],
47     "AsyncSwift": [
48       "~> 2.0"
49     ],
50     "RealmSwift": [
51       "~> 3.0"
52     ],
53     "Zip": [
54       "~> 1.0"
55     ],
56     "RTRootNavigationController_WeexBox": [
57       "~> 0.7.0"
58     ],
59     "SnapKit": [
60       "~> 5.0"
61     ],
62     "SDWebImage": [
63       "~> 5.0"
64     ],
65     "BindingX": [
66       "~> 1.0"
67     ],
68     "Hue": [
69       "~> 5.0"
70     ],
71     "SwiftEventBus": [
72       "~> 5.0"
73     ],
74     "TZImagePickerController": [
75       "~> 3.0"
76     ],
77     "LBXScan/LBXNative": [
78       "~> 2.0"
79     ],
80     "LBXScan/UI": [
81       "~> 2.0"
82     ],
83     "Charts": [
84       "~> 3.0"
85     ],
86     "VasSonic": [
87       "~> 3.0"
88     ],
89     "XFAssistiveTouch_WeexBox": [
90       "~> 1.0"
91     ],
92     "lottie-ios": [
93       "~> 2.0"
94     ]
95   },
96   "swift_version": "5.0"