[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 3 / 5 / ASProgressPopUpView / 0.7.1 / ASProgressPopUpView.podspec.json
blob2933a974fb37553c01c46d4e8b378c70138028be
2   "name": "ASProgressPopUpView",
3   "version": "0.7.1",
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.7.1"
22   },
23   "source_files": "ASProgressPopUpView",
24   "requires_arc": true