blob: d37d3f0aa6323e438c0ee64a34ff54f872f640ab [file] [log] [blame]
{
"name": "SecondScreen",
"version": "0.1.0",
"summary": "A simple handler for second screen.",
"description": "Manage easily a second screen within your apps",
"homepage": "https://github.com/matteocrippa/SecondScreen",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo Crippa": "ghego20"
},
"source": {
"git": "https://github.com/matteocrippa/SecondScreen.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/ghego20",
"platforms": {
"ios": "8.0"
},
"source_files": "SecondScreen/Classes/**/*"
}