[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 4 / 1 / PKRefreshControl / 0.1.0 / PKRefreshControl.podspec.json
blobfe33322897688b2629c80b7441f97439818ea859
2   "name": "PKRefreshControl",
3   "version": "0.1.0",
4   "summary": "Customizable refresh control.",
5   "description": "  You can replace own 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.0"
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   }