[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 2 / a / FJRefresh / 0.0.4 / FJRefresh.podspec.json
blobf47503fb67cc821820b6facb92f7ef1130e2f38c
2   "name": "FJRefresh",
3   "version": "0.0.4",
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.4"
16   },
17   "source_files": "FJRefresh/FJRefresh/Classes/**/*.{h,m}",
18   "resources": "FJRefresh/FJRefresh/Classes/**/*.{xib,png}",
19   "requires_arc": true,
20   "dependencies": {
21     "MJRefresh": [
23     ],
24     "FJPodHelper": [
26     ]
27   }