blob: 29dc3784e4de67fe58b6e321c233034cb87cae1b [file] [log] [blame]
{
"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}"
}