[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 3 / 5 / ASProgressPopUpView / 0.4 / ASProgressPopUpView.podspec.json
blob338a79e0c683320ba658482a36100010cba56999
2   "name": "ASProgressPopUpView",
3   "version": "0.4",
4   "summary": "A progress view showing percentage complete in a popup view",
5   "description": "A UIProgressView subclass that displays the percentage complete in an easy to customize, animated popup view",
6   "homepage": "https://github.com/alskipp/ASProgressPopUpView",
7   "screenshots": "http://alskipp.github.io/ASProgressPopUpView/img/screenshot1.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Al Skipp": "al@alskipp.com"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/alskipp/ASProgressPopUpView.git",
20     "tag": "0.4"
21   },
22   "source_files": "ASProgressPopUpView",
23   "requires_arc": true