[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / 4 / 1 / PKRefreshControl / 0.1.3 / PKRefreshControl.podspec.json
blob46886e92833f6053ac2acc7cf24da1178ac339f9
2   "name": "PKRefreshControl",
3   "version": "0.1.3",
4   "summary": "Customizable refresh control.",
5   "description": "  You can replace pulling(appearing) animation, loading animation, disappearing animation.\n",
6   "homepage": "https://github.com/goodpatch/PKRefreshControl",
7   "license": "MIT",
8   "authors": {
9     "Seiya Shimokawa": "seiya@goodpatch.com"
10   },
11   "source": {
12     "git": "https://github.com/goodpatch/PKRefreshControl.git",
13     "tag": "0.1.3"
14   },
15   "platforms": {
16     "ios": "7.1"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "PKRefreshControl": [
22       "Pod/Assets/*.png"
23     ]
24   }