blob: cd9ca8cb924eb0c9a164b2fa8b6336cc4a9f40c4 [file] [log] [blame]
{
"name": "Switchcraft",
"version": "1.0.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": "1.0.0"
},
"platforms": {
"ios": "9.3"
},
"source_files": "Switchcraft/Classes/**/*",
"swift_version": "3.2"
}