[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 7 / f / c / RMRefresh / 1.0.6 / RMRefresh.podspec.json
blob4f84fdea767165471123b79d04714fbd224072c6
2   "name": "RMRefresh",
3   "version": "1.0.6",
4   "summary": "The easiest way to use pull-to-refresh",
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.0.6"
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       "~> 2.6.3"
28     ]
29   }