[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / c / a / WeexBox / 1.3.2 / WeexBox.podspec.json
blobb093e94f19b2bdb8a9ce875742ef08ab0a2b2f94
2   "name": "WeexBox",
3   "version": "1.3.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": "1.3.2"
16   },
17   "source_files": "WeexBox/**/**/*.{swift,h,m}",
18   "swift_version": "4.2",
19   "requires_arc": true,
20   "frameworks": [
21     "Foundation",
22     "UIKit"
23   ],
24   "libraries": "sqlite3",
25   "dependencies": {
26     "WeexSDK": [
27       "~> 0.20.0"
28     ],
29     "WXDevtool": [
30       "~> 0.20.0"
31     ],
32     "Alamofire": [
34     ],
35     "Alamofire-Synchronous": [
37     ],
38     "SwiftyJSON": [
40     ],
41     "HandyJSON": [
43     ],
44     "MBProgressHUD": [
46     ],
47     "AsyncSwift": [
49     ],
50     "RealmSwift": [
52     ],
53     "Zip": [
55     ],
56     "RTRootNavigationController_WeexBox": [
58     ],
59     "SnapKit": [
61     ],
62     "SDWebImage": [
64     ],
65     "BindingX": [
67     ],
68     "Hue": [
70     ],
71     "SwiftEventBus": [
73     ],
74     "TZImagePickerController": [
76     ],
77     "LBXScan/LBXNative": [
79     ],
80     "LBXScan/UI": [
82     ],
83     "Charts": [
85     ],
86     "VasSonic": [
88     ],
89     "XFAssistiveTouch_WeexBox": [
91     ],
92     "lottie-ios": [
93       "~> 2.5.3"
94     ]
95   }