blob: 45d2518aa928b7e51e332f9faa69cdef115fcff4 [file] [log] [blame]
{
"name": "Switchcraft",
"version": "1.2.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.2.0"
},
"platforms": {
"ios": "9.3"
},
"resource_bundles": {
"Switchcraft": [
"Switchcraft/*/Assets.xcassets"
]
},
"source_files": "Switchcraft/Classes/**/*",
"swift_version": "4.2"
}