blob: d6087c945f0e441a2b98731e2d976b3db0326230 [file] [log] [blame]
{
"name": "PopSwitch",
"version": "1.0.7",
"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": "9.3"
},
"source": {
"git": "https://github.com/wvabrinskas/PopSwitch.git",
"tag": "1.0.7"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"CoreImage"
],
"source_files": "PopSwitch/*.{swift}",
"pushed_with_swift_version": "3.0"
}