[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / d / 1 / c / GBKUIButtonProgressView / 0.1.2 / GBKUIButtonProgressView.podspec.json
blobdbf024bb13e2b339eab84c00d3803bd2eb4634b4
2   "name": "GBKUIButtonProgressView",
3   "version": "0.1.2",
4   "summary": "App Store inspired download progress button.",
5   "description": "GBKUIButtonProgressView is an easy to use download progress button.",
6   "homepage": "https://github.com/Guidebook/gbkui-button-progress-view",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "source": {
12     "git": "https://github.com/xuanheScript/gbkui-button-progress-view",
13     "tag": "v0.1.2"
14   },
15   "authors": {
16     "Guidebook": "developers@guidebook.com",
17     "Pete Lada": "peter@guidebook.com",
18     "Mike Sprague": "mike@guidebook.com"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": "UIKit",
24   "source_files": "GBKUIButtonProgressView/*.{m,h}",
25   "resources": [
26     "GBKUIButtonProgressView/*.{png,xib}"
27   ]