Latest | 1.0.1 |
---|---|
Homepage | https://github.com/emsihyo/OODeepLinkKit |
License | MIT |
Platforms | ios 8.0, tvos 9.0, requires ARC |
Dependencies | DeepLinkKit, JRSwizzle |
Authors |
Category of DeepLinkRouter in DeepLinkKit.Free parameters for route.
Cocoapods
Add the following to your project’s Podfile:
pod 'OODeepLinkKit'
Carthage
Add the following to your project’s Cartfile:
github "emsihyo/OODeepLinkKit"
Latest podspec
{ "name": "OODeepLinkKit", "version": "1.0.1", "license": "MIT", "summary": "Category of DeepLinkRouter in DeepLinkKit", "homepage": "https://github.com/emsihyo/OODeepLinkKit", "authors": { "emsihyo": "[email protected]" }, "source": { "git": "https://github.com/emsihyo/OODeepLinkKit.git", "tag": "1.0.1" }, "description": "Category of DeepLinkRouter in DeepLinkKit.Free parameters for route.", "requires_arc": true, "source_files": "OODeepLinkKit/*.{h,m}", "platforms": { "ios": "8.0", "tvos": "9.0" }, "dependencies": { "DeepLinkKit": [], "JRSwizzle": [] } }
Thu, 26 Apr 2018 14:00:53 +0000