[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / e / YLProgressBar / 3.2.0 / YLProgressBar.podspec.json
bloba21355dd288b2e6d3dc4ffcf43d316abb3bfcb38
2   "name": "YLProgressBar",
3   "version": "3.2.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "The YLProgressBar is an UIProgressView replacement with an highly and fully customizable animated progress bar in pure Core Graphics.",
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": "3.2.0"
19   },
20   "source_files": [
21     "YLProgressBar/YLProgressBar.{h,m}"
22   ],
23   "requires_arc": true