| { |
| "name": "WCCircularSlider", |
| "version": "0.0.2", |
| "summary": "Circular Progress Slider", |
| "description": "A circular progress bar provides a simple UI Control.\nThe class is designed to use the control via storyboard.\nProducted Produced by <a href=\"wire.org.ua\">Wire IT College</a>", |
| "homepage": "https://github.com/wireitcollege/WCCircularSlider", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Wire IT College": "ios@wire.org.ua" |
| }, |
| "platforms": { |
| "ios": "5.0" |
| }, |
| "source": { |
| "git": "https://github.com/wireitcollege/WCCircularSlider.git", |
| "tag": "0.0.2" |
| }, |
| "source_files": "Classes/*.{h,m}", |
| "requires_arc": true |
| } |