blob: 69c99874066270a5f92035e14f01eb447942f006 [file] [log] [blame]
{
"name": "Switchcraft",
"version": "0.1.0",
"summary": "Drop and go endpoint selector written in Swift.",
"homepage": "https://github.com/steamclock/Switchcraft",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"brendan@steamclock.com": "brendan@steamclock.com"
},
"source": {
"git": "https://github.com/steamclock/Switchcraft.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Switchcraft/Classes/**/*",
"swift_version": "3.2"
}