[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 7 / 9 / 3 / FPRefresh / 0.1.2 / FPRefresh.podspec.json
blob7c8a2fcf79e0cf0a380339fd98e1f25b624ba0b0
2   "name": "FPRefresh",
3   "version": "0.1.2",
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.2"
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   ]