[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 4 / 9 / e / DeepNavigator / 0.1.2 / DeepNavigator.podspec.json
blob8b2a676b61dc28fc95b690bcc1df64ee50b1909d
2   "name": "DeepNavigator",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "description": "A smooth deeplinks handler that can be used with observers",
7   "requires_arc": true,
8   "summary": "Handling deeplinks in a more civilized way",
9   "version": "0.1.2",
10   "license": {
11     "type": "MIT",
12     "file": "../LICENSE"
13   },
14   "authors": {
15     "HungerStation iOS Team": "qutaibah.essa@hungerstation.com, ammar.tahhan@hungerstation.com"
16   },
17   "homepage": "https://github.com/HungerStation/DeepNavigator",
18   "source": {
19     "git": "https://github.com/HungerStation/DeepNavigator.git",
20     "tag": "0.1.2"
21   },
22   "source_files": "DeepNavigator/**/*.{swift}",
23   "swift_versions": "4.0",
24   "swift_version": "4.0"