[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / c / 0 / KVNProgress / 1.3 / KVNProgress.podspec.json
blob733f23b20d0fbfb0da05e42d8f7b875b26f8e214
2   "name": "KVNProgress",
3   "version": "1.3",
4   "summary": "A full screen progress view for iOS 7",
5   "homepage": "https://github.com/kevin-hirsch/KVNProgress",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Kevin Hirsch": "kevinh6113@hotmail.com"
12   },
13   "social_media_url": "http://twitter.com/kevinh6113",
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/kevin-hirsch/KVNProgress.git",
19     "commit": "3cd24b3ea9235e8526147cc0d4de27373239732c",
20     "tag": "1.3"
21   },
22   "source_files": [
23     "KVNProgress/Classes",
24     "KVNProgress/Classes/**/*.{h,m}",
25     "KVNProgress/Categories",
26     "KVNProgress/Categories/**/*.{h,m}"
27   ],
28   "resources": "KVNProgress/Resources/*.{png,xib}",
29   "frameworks": [
30     "QuartzCore",
31     "GLKit"
32   ],
33   "requires_arc": true