| { |
| "name": "WVCheckMark", |
| "version": "1.0.11", |
| "summary": "Animated status indicators.", |
| "description": "Animated status indicators made with CoreAnimation and Swift 3.0.", |
| "homepage": "https://github.com/wvabrinskas/WVCheckMark.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Wiliam Vabrinskas": "wvabrinskas@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/william_vab", |
| "platforms": { |
| "ios": "9.0" |
| }, |
| "source": { |
| "git": "https://github.com/wvabrinskas/WVCheckMark.git", |
| "tag": "1.0.11" |
| }, |
| "frameworks": "UIKit", |
| "source_files": "WVCheckMark/*.{swift}" |
| } |