[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 4 / a / 1 / RXUIKit / 3.4.4 / RXUIKit.podspec.json
blob492c693173a13f57367141fc9d79e6fa1992b9d5
2   "name": "RXUIKit",
3   "version": "3.4.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.4.4"
13   },
14   "platforms": {
15     "ios": "11.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   }