[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 1 / b / RXSDK_Pure / 2.0.3 / RXSDK_Pure.podspec.json
blobe558e6660588af3876666b28650ed30816c2935c
2   "name": "RXSDK_Pure",
3   "version": "2.0.3",
4   "summary": "ruixue main framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXSDK_Pure",
7   "authors": {
8     "ruixue": "xingdonghai@weile.com"
9   },
10   "source": {
11     "git": "https://github.com/ruixueyun/RXSDK_Pure.git",
12     "tag": "2.0.3"
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   ],
28   "libraries": [
29     "sqlite3",
30     "c++",
31     "c++abi",
32     "z"
33   ],
34   "dependencies": {
35     "WechatOpenSDK": [
37     ],
38     "AFNetworking": [
40     ],
41     "YYModel": [
43     ],
44     "MBProgressHUD": [
46     ]
47   }