[Add] AlibabacloudEas20210701 6.4.0
[CocoaPods.git] / Specs / 4 / a / 1 / RXUIKit / 3.5.13 / RXUIKit.podspec.json
blob560509c91950341b42f752b03052eb50a743b3a8
2   "name": "RXUIKit",
3   "version": "3.5.13",
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.5.13"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source_files": "*.framework/Headers/*.{h,m,plist}",
18   "vendored_frameworks": "*.framework",
19   "resources": "*.framework/RXUIKit.bundle",
20   "pod_target_xcconfig": {
21     "VALID_ARCHS": "x86_64 armv7 arm64"
22   },
23   "frameworks": [
24     "AdSupport",
25     "iAd",
26     "Foundation",
27     "UIKit",
28     "CoreTelephony",
29     "Network"
30   ],
31   "libraries": [
32     "sqlite3",
33     "c++",
34     "c++abi",
35     "z"
36   ],
37   "dependencies": {
38     "RXSDK_Pure": [
40     ],
41     "RXWXSDK": [
43     ],
44     "RXAuthSDK_official": [
46     ]
47   }