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