[Add] HandyStorage 1.0.3
[CocoaPods.git] / Specs / 7 / 9 / 3 / FPRefresh / 0.1.5 / FPRefresh.podspec.json
blob23d7d5e8a09b2b69910c112fabe1250915bd8cfe
2   "name": "FPRefresh",
3   "version": "0.1.5",
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.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "FPRefresh/Classes/**/*",
22   "dependencies": {
23     "MJRefresh": [
25     ]
26   }