[Add] FireworkVideoUI 0.2.9
[CocoaPods.git] / Specs / 8 / d / c / TNKRefreshControl / 0.1.1 / TNKRefreshControl.podspec.json
blob595325778a2c57d26c50e5ba0695d86f8c59c009
2   "name": "TNKRefreshControl",
3   "version": "0.1.1",
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.1"
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   }