[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / b / CircleProgress / 0.01 / CircleProgress.podspec.json
blobcd6088bf67a46d9456688bb232e9dc23cc700d62
2   "name": "CircleProgress",
3   "version": "0.01",
4   "summary": "Circle ProgressBar control for iOS.",
5   "description": "Provides wide range of customization options.\nSupports XCode 6 live rendering feature for on-the-fly customization.\nHas ability to animate ProgressBar's progress chage.",
6   "homepage": "https://github.com/fork4jm/CircleProgress",
7   "license": "MIT",
8   "authors": {
9     "kot": "dianhong.ge@jiamiantech.com"
10   },
11   "source": {
12     "git": "https://github.com/fork4jm/CircleProgress.git",
13     "tag": "0.01"
14   },
15   "platforms": {
16     "ios": "7.0",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "CircleProgressBarDemo/CircleProgressBar/*",
21   "resources": "CircleProgressBarDemo/CircleProgressBar/*.{png,bundle}",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ]