blob: b94b587f38f5c4143adddf5b725ee43a760a2826 [file] [log] [blame]
{
"name": "PMZSwitch",
"version": "0.1.1",
"summary": "Yet another animated toggle - made by kovpas",
"description": "Yet another animated toggle made by kovpas, inspired by Andrey Mironov",
"homepage": "https://github.com/linusgeffarth/PMZSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"linusgeffarth": "linus@geffarth.com"
},
"source": {
"git": "https://github.com/linusgeffarth/PMZSwitch.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/linusgeffarth",
"platforms": {
"ios": "8.0"
},
"swift_version": "4.2",
"source_files": "PMZSwitch/Classes/*.swift",
"frameworks": "UIKit"
}