blob: 872861a142471465e773b1a4ee9aded42644c233 [file] [log] [blame]
{
"name": "SSMP",
"platforms": {
"ios": "9.0"
},
"summary": "Second Screen Mode Protocol allows for any iOS device to become a desktop",
"requires_arc": true,
"version": "0.3.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ethan Lipnik": "ethanlipnik@gmail.com"
},
"homepage": "https://github.com/Devecstatic/SSMP",
"source": {
"git": "https://github.com/Devecstatic/SSMP.git",
"tag": "0.3.1"
},
"frameworks": "UIKit",
"source_files": "SSMP/**/*.{swift}",
"swift_version": "4.2"
}