[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 3 / 5 / ASProgressPopUpView / 0.9 / ASProgressPopUpView.podspec.json
blobfeb51d3b676e9bf5a9e1a222658b1fb184501940
2   "name": "ASProgressPopUpView",
3   "version": "0.9",
4   "summary": "A progress view showing percentage complete in an animated popUpView",
5   "description": "* Customize: font, font color, background color, corner radius\n* Option to animate background color and progress bar color as value changes\n* Optional dataSource protocol to fully customize label text",
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_skipp@fastmail.fm"
14   },
15   "social_media_url": "https://twitter.com/al_skipp",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/alskipp/ASProgressPopUpView.git",
21     "tag": "0.9"
22   },
23   "source_files": "ASProgressPopUpView",
24   "requires_arc": true