[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 6 / 1 / b / RXSDK_Pure / 2.0.1.1 / RXSDK_Pure.podspec.json
blob3c4efd0a53b77df95ad1bbe9770a07ea95782a67
2   "name": "RXSDK_Pure",
3   "version": "2.0.1.1",
4   "summary": "ruixue main framework.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/ruixueyun/RXSDK_Pure-iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ruixue": "xingdonghai@weile.com"
13   },
14   "source": {
15     "git": "https://github.com/ruixueyun/RXSDK_Pure-iOS.git",
16     "tag": "2.0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "*.framework/Headers/*.{h,m,plist}",
22   "frameworks": [
23     "AdSupport",
24     "iAd"
25   ],
26   "libraries": [
27     "sqlite3",
28     "c++",
29     "c++abi",
30     "z"
31   ],
32   "dependencies": {
33     "AFNetworking": [
35     ],
36     "YYModel": [
38     ],
39     "MBProgressHUD": [
41     ]
42   }