[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 4 / a / 1 / RXUIKit / 3.3.3.1 / RXUIKit.podspec.json
blobb7f4c4bed13f5a19ae03d71d1909f030ab596b6b
2   "name": "RXUIKit",
3   "version": "3.3.3.1",
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.3.3.1"
13   },
14   "platforms": {
15     "ios": "9.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   ]