blob: cd2bbd83da33983c214c26cd14fc5304c9d27fc6 [file] [log] [blame]
{
"name": "PopSwitch",
"version": "1.0.6",
"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.6"
},
"frameworks": [
"UIKit",
"CoreGraphics",
"CoreImage"
],
"source_files": "PopSwitch/*.{swift}",
"pushed_with_swift_version": "3.0"
}