[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 4 / a / 1 / RXUIKit / 3.2.0 / RXUIKit.podspec.json
blob5874ecd096d2a8e110244543941fb0c1f520bc3b
2   "name": "RXUIKit",
3   "version": "3.2.0",
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.2.0"
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   }