[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 7 / 9 / 3 / FPRefresh / 0.1.0 / FPRefresh.podspec.json
blob98c3ef5e5572e89a61a77956255da1e4176bd01c
2   "name": "FPRefresh",
3   "version": "0.1.0",
4   "summary": "A short description of FPRefresh.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/FPJack/FPRefresh",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "FPJack": "2551412939@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/FPJack/FPRefresh.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FPRefresh/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   },
27   "subspecs": [
28     {
29       "name": "Refresh"
30     }
31   ]