| { |
| "name": "PopSwitch", |
| "version": "1.0.17", |
| "summary": "Switch with a fun spring animation.", |
| "description": "A switch that has a fun spring animation added.", |
| "homepage": "https://github.com/wvabrinskas/PopSwitch.git", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Wiliam Vabrinskas": "wvabrinskas@gmail.com" |
| }, |
| "social_media_url": "https://twitter.com/william_vab", |
| "platforms": { |
| "ios": "10.0" |
| }, |
| "source": { |
| "git": "https://github.com/wvabrinskas/PopSwitch.git", |
| "tag": "1.0.17" |
| }, |
| "frameworks": [ |
| "UIKit", |
| "CoreGraphics", |
| "CoreImage" |
| ], |
| "source_files": "PopSwitch/*.{swift}" |
| } |