[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 2 / 0 / 5 / RXSDK / 1.1.9 / RXSDK.podspec.json
blob2f148194ca338312d26b277d0461ba589e7182dd
2   "name": "RXSDK",
3   "version": "1.1.9",
4   "summary": "CoderRyan’s SDK",
5   "homepage": "https://github.com/Ryan0520/RMRefresh",
6   "license": "MIT",
7   "authors": {
8     "Ryan": "CoderRxShen@126.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/Ryan0520/RMRefresh.git",
15     "tag": "1.1.9"
16   },
17   "source_files": "RMRefresh/RMRefresh/RXSDK/**/*.{h,m}",
18   "libraries": [
19     "iconv",
20     "z",
21     "stdc++",
22     "sqlite3"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "AFNetworking": [
27       "~> 3.0.4"
28     ],
29     "SVProgressHUD": [
30       "~> 2.0"
31     ]
32   }