[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / e / YLProgressBar / 2.0.0 / YLProgressBar.podspec.json
blob3f3b5e0089ac0da8dbb6a6ca42d2ea0bf4d0db6b
2   "name": "YLProgressBar",
3   "version": "2.0.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Custom UIProgressView for iOS (5.0 or over) with a customizable and animated progress bar.",
12   "homepage": "https://github.com/YannickL/YLProgressBar",
13   "authors": {
14     "Yannick Loriot": "http://yannickloriot.com"
15   },
16   "source": {
17     "git": "https://github.com/YannickL/YLProgressBar.git",
18     "tag": "2.0.0"
19   },
20   "source_files": [
21     "YLProgressBar/YLProgressBar.{h,m}",
22     "YLProgressBar/ARCMacro.h"
23   ],
24   "requires_arc": false