blob: c2915e211cab0da562b0efc0194898716f6e0d43 [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.1.8",
"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.1.8"
},
"frameworks": "UIKit",
"source_files": "SSMP/**/*.{swift}",
"swift_version": "4.2"
}