[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 2 / a / FJRefresh / 0.0.3 / FJRefresh.podspec.json
bloba77a172f7582cd8acd198baa553a6374003deec6
2   "name": "FJRefresh",
3   "version": "0.0.3",
4   "summary": "An extend pull-to-refresh component based on MJRefresh",
5   "homepage": "https://github.com/jeffnjut/FJRefresh",
6   "license": "MIT",
7   "authors": {
8     "jeff_njut": "jeff_njut@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/jeffnjut/FJRefresh.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "FJRefresh/FJRefresh/**/*.{h,m}",
18   "resources": "FJRefresh/FJRefresh/**/*.{xib,png}",
19   "requires_arc": true,
20   "dependencies": {
21     "MJRefresh": [
23     ],
24     "FJPodHelper": [
26     ]
27   }