[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 2 / 0 / 5 / RXSDK / 1.1.5 / RXSDK.podspec.json
blob3f2ff576e5fc272c15803497a11159cf276c293c
2   "name": "RXSDK",
3   "version": "1.1.5",
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.5"
16   },
17   "source_files": "RMRefresh/RMRefresh/Classes/RXSDK/**/*.{h,m}",
18   "requires_arc": true,
19   "libraries": [
20     "iconv",
21     "z",
22     "stdc++",
23     "sqlite3"
24   ],
25   "dependencies": {
26     "AFNetworking": [
27       "3.0.0-beta.2"
28     ]
29   }