blob: db7b977ef68d0ce934b29d096261d3e15944214e [file] [log] [blame]
{
"name": "JDeepLink",
"version": "0.1.0",
"summary": "This is a mirror of DeepLinkKit written by Swift.",
"description": "This is a mirror of DeepLinkKit written by Swift. Rewritten for fun.",
"homepage": "https://github.com/jasperchou/JDeepLink",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jasperchou": "zh.zp33@gmail.com"
},
"source": {
"git": "https://github.com/jasperchou/JDeepLink.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "JDeepLink/Classes/**/*",
"swift_version": "4.0"
}