| { |
| "name": "OMCircularProgress", |
| "version": "0.4.0", |
| "summary": "Circular progress UIControl with steps, images, text and individual animations.", |
| "description": "Custom circular progress UIControl with steps, images, text and individual animations.", |
| "homepage": "https://github.com/jaouahbi/OMCircularProgress", |
| "license": { |
| "type": "APACHE 2.0", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Jorge Ouahbi": "jorgeouahbi@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/jaouahbi/OMCircularProgress.git", |
| "tag": "0.4.0" |
| }, |
| "social_media_url": "https://twitter.com/a_c_r_a_t_a", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "OMCircularProgress/Classes/**/*", |
| "pushed_with_swift_version": "3.0" |
| } |