blob: 4a7905ba01bd960a50122b50e6c6e91e3931cf6f [file] [log] [blame]
{
"name": "DeepTurn",
"version": "0.3.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.3.0",
"branch": "master"
},
"source_files": "DeepTurn/DeepTurn-iOS/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}