[Add] TappSDK 1.0.42
[CocoaPods.git] / Specs / d / 1 / e / YLProgressBar / 3.5.0 / YLProgressBar.podspec.json
blobeaf7785822c8515fbcfc0ae64f39b3e98ffa24a2
2   "name": "YLProgressBar",
3   "version": "3.5.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.5.0"
19   },
20   "source_files": [
21     "YLProgressBar/YLProgressBar.{h,m}"
22   ],
23   "requires_arc": true