blob: 8b2a676b61dc28fc95b690bcc1df64ee50b1909d [file] [log] [blame]
{
"name": "DeepNavigator",
"platforms": {
"ios": "10.0"
},
"description": "A smooth deeplinks handler that can be used with observers",
"requires_arc": true,
"summary": "Handling deeplinks in a more civilized way",
"version": "0.1.2",
"license": {
"type": "MIT",
"file": "../LICENSE"
},
"authors": {
"HungerStation iOS Team": "qutaibah.essa@hungerstation.com, ammar.tahhan@hungerstation.com"
},
"homepage": "https://github.com/HungerStation/DeepNavigator",
"source": {
"git": "https://github.com/HungerStation/DeepNavigator.git",
"tag": "0.1.2"
},
"source_files": "DeepNavigator/**/*.{swift}",
"swift_versions": "4.0",
"swift_version": "4.0"
}