[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / d / 1 / e / YLProgressBar / 3.5.1 / YLProgressBar.podspec.json
blob0a0610e3dc67d3897a4072e61e7a64e14c32f6bf
2   "name": "YLProgressBar",
3   "version": "3.5.1",
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.5.1"
19   },
20   "source_files": [
21     "YLProgressBar/YLProgressBar.{h,m}"
22   ],
23   "requires_arc": true