[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / e / YLProgressBar / 3.9.0 / YLProgressBar.podspec.json
blob7565c6ee019f4579abcf693d2dae201380d22f0c
2   "name": "YLProgressBar",
3   "version": "3.9.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "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": "contact@yannickloriot.com"
15   },
16   "social_media_url": "https://twitter.com/yannickloriot",
17   "source": {
18     "git": "https://github.com/yannickl/YLProgressBar.git",
19     "tag": "3.9.0"
20   },
21   "source_files": [
22     "YLProgressBar/YLProgressBar.{h,m}"
23   ],
24   "frameworks": [
25     "UIKit",
26     "Foundation",
27     "CoreGraphics"
28   ],
29   "requires_arc": true