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