| { | |
| "name": "SWProgressView", | |
| "version": "0.1.0", | |
| "summary": "Progress view with gradient support.", | |
| "homepage": "https://github.com/sarunw/SWProgressView", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Sarun Wongpatcharapakorn": "artwork.th@gmail.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/sarunw/SWProgressView.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "SWProgressView/Classes/**/*" | |
| } |