blob: 175b95a649d5ec93d9e650b385b36637aa535f6a [file] [log] [blame]
{
"name": "DeepTurn",
"version": "0.1.0",
"summary": "DeepTurn enables deeplinking in iOS apps.",
"homepage": "https://github.com/GabrielMassana",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Gabriel Massana": "gabrielmassana@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/GabrielMassana/DeepTurn-iOS.git",
"tag": "0.1.0",
"branch": "master"
},
"source_files": "DeepTurn/DeepTurn-iOS/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}