[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 1 / e / YLProgressBar / 1.0.1 / YLProgressBar.podspec.json
blob68beeddb3ccebbac4e49fd15b67f948470b927e8
2   "name": "YLProgressBar",
3   "version": "1.0.1",
4   "platforms": {
5     "ios": "4.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Custom progress bar for iOS (4.0 or over) with an animated background.",
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": "1.0.1"
19   },
20   "source_files": [
21     "YLProgressBar/YLProgressBar.{h,m}",
22     "YLProgressBar/ARCMacro.h"
23   ],
24   "requires_arc": false