[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 4 / a / 1 / RXUIKit / 3.0.4 / RXUIKit.podspec.json
blob1f8ada08c44a8265c46dfd964d14fd3efb67c537
2   "name": "RXUIKit",
3   "version": "3.0.4",
4   "summary": "ruixue UI framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXUIKit",
7   "authors": {
8     "ruixue": "xingdonghai@weile.com"
9   },
10   "source": {
11     "git": "https://github.com/ruixueyun/RXUIKit.git",
12     "tag": "3.0.4"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": "*.framework/Headers/*.{h,m,plist}",
18   "vendored_frameworks": "*.framework",
19   "pod_target_xcconfig": {
20     "VALID_ARCHS": "x86_64 armv7 arm64"
21   },
22   "frameworks": [
23     "AdSupport",
24     "iAd",
25     "Foundation",
26     "UIKit",
27     "CoreTelephony"
28   ],
29   "libraries": [
30     "sqlite3",
31     "c++",
32     "c++abi",
33     "z"
34   ],
35   "dependencies": {
36     "SVProgressHUD": [
37       "~> 2.2.5"
38     ]
39   }