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