[Add] flutter_libmwc 0.0.3
[CocoaPods.git] / Specs / 2 / 0 / 5 / RXSDK / 1.2.1 / RXSDK.podspec.json
blob123a2565d9f92b2028c7ae47d426ee645ed515b1
2   "name": "RXSDK",
3   "version": "1.2.1",
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.2.1"
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   }