blob: 4eeb026de2e280667ad1b5fc8bcdbbff03824b1f [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.3",
"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.3"
},
"source_files": "DeepNavigator/**/*.{swift}",
"swift_versions": "4.0",
"swift_version": "4.0"
}