[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 0 / KVNProgress / 0.1.1 / KVNProgress.podspec.json
blobfa10f23db6bb9df3dd977a5c669fb560e2025f19
2   "name": "KVNProgress",
3   "version": "0.1.1",
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": "0.1.1"
21   },
22   "source_files": [
23     "KVNProgress/Classes",
24     "KVNProgress/Classes/**/*.{h,m}",
25     "KVNProgress/Categories",
26     "KVNProgress/Categories/**/*.{h,m}",
27     "KVNProgress/Resources",
28     "KVNProgress/Resources/*.{png,xib}"
29   ],
30   "frameworks": [
31     "QuartzCore",
32     "GLKit"
33   ],
34   "requires_arc": true