[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / d / c / TNKRefreshControl / 0.1.2 / TNKRefreshControl.podspec.json
blob6f828ac72ed7e6d86d5987a49493353b273aea92
2   "name": "TNKRefreshControl",
3   "version": "0.1.2",
4   "summary": "A replacement for UIRefreshControl with a more modern look and more flexibility.",
5   "homepage": "https://github.com/davbeck/TNKRefreshControl",
6   "screenshots": [
7     "http://zippy.gfycat.com/BlackandwhiteUnevenIndianspinyloach.gif",
8     "http://f.cl.ly/items/2l183G2a0l0U30033L3v/iOS%20Simulator%20Screen%20Shot%20Jan%2014,%202015,%205.37.25%20PM.png",
9     "http://f.cl.ly/items/1W223R1I3028002y350B/iOS%20Simulator%20Screen%20Shot%20Jan%2014,%202015,%205.37.30%20PM.png"
10   ],
11   "license": "MIT",
12   "authors": {
13     "David Beck": "code@thinkultimate.com"
14   },
15   "source": {
16     "git": "https://github.com/davbeck/TNKRefreshControl.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "7.0"
21   },
22   "requires_arc": true,
23   "source_files": "Pod/Classes",
24   "resource_bundles": {
25     "TNKRefreshControl": [
26       "Pod/Assets/*.png"
27     ]
28   },
29   "dependencies": {
30     "CKShapeView": [
31       "~> 0.1"
32     ],
33     "JRSwizzle": [
34       "~> 1.0"
35     ]
36   }