blob: 84d85e83e9091cffa433d75412951a415b91088b [file] [log] [blame]
{
"name": "DiamondSwitch",
"version": "1.0",
"summary": "Switch with custom animation.",
"description": " Some longer description I'm forced to add.\n",
"homepage": "https://github.com/adamszeptycki/DiamondSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Adam Szeptycki": "adamszeptycki@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/adamszeptycki/DiamondSwitch.git",
"tag": "1.0"
},
"source_files": "Pod/Classes"
}