blob: 722fdb89d0d52768f79e09dd1ffc5891fc2bd635 [file] [log] [blame]
{
"name": "SSMP",
"platforms": {
"ios": "9.0"
},
"summary": "Second Screen Mode Protocol for iOS",
"requires_arc": true,
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ethan Lipnik": "ethanlipnik@gmail.com"
},
"homepage": "https://github.com/Devecstatic/SSM",
"source": {
"git": "https://github.com/Devecstatic/SSM.git",
"tag": "0.1.0"
},
"frameworks": "UIKit",
"source_files": "SSMP/**/*.{swift}",
"swift_version": "4.2"
}