blob: 6fa2f580c6a505d74c1d17027823145ceaf18871 [file] [log] [blame]
{
"name": "OODeepLinkKit",
"version": "1.0.1",
"license": "MIT",
"summary": "Category of DeepLinkRouter in DeepLinkKit",
"homepage": "https://github.com/emsihyo/OODeepLinkKit",
"authors": {
"emsihyo": "emsihyo@gmail.com"
},
"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": [
]
},
"deprecated": true
}