[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 3 / 5 / ASProgressPopUpView / 0.8 / ASProgressPopUpView.podspec.json
blob154f50e6212434779058f3bab979de903649ebc7
2   "name": "ASProgressPopUpView",
3   "version": "0.8",
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\n",
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   "social_media_url": "https://twitter.com/ChromophoreApp",
16   "platforms": {
17     "ios": "6.0"
18   },
19   "source": {
20     "git": "https://github.com/alskipp/ASProgressPopUpView.git",
21     "tag": "0.8"
22   },
23   "source_files": "ASProgressPopUpView",
24   "requires_arc": true