[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 4 / 1 / PKRefreshControl / 0.1.2 / PKRefreshControl.podspec.json
blob983f34766049432210c7500fa5d19f300d254e83
2   "name": "PKRefreshControl",
3   "version": "0.1.2",
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.2"
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   }