[Add] FTMobileSDK 1.5.10-alpha.1
[CocoaPods.git] / Specs / 2 / 6 / 9 / MJRefreshStatic / 3.5.20 / MJRefreshStatic.podspec.json
blob08b4a88b1e5a30478663e0b8c072a62be7bc3e12
2   "name": "MJRefreshStatic",
3   "version": "3.5.20",
4   "summary": "An easy way to use pull-to-refresh",
5   "homepage": "https://github.com/CoderMJLee/MJRefresh",
6   "license": "MIT",
7   "authors": {
8     "MJ Lee": "richermj123go@vip.qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/rnpartner/MJRefresh.git",
15     "tag": "3.5.20"
16   },
17   "source_files": "MJRefresh/**/*.{h,m}",
18   "resources": "MJRefresh/MJRefresh.bundle",
19   "requires_arc": true,
20   "pod_target_xcconfig": {
21     "DEFINES_MODULE": "YES"
22   }