blob: c9db4ec3a9deedf625be6abe7ddf08e07ffaa2d2 [file] [log] [blame]
{
"name": "DeepLinkRouter",
"version": "0.0.3",
"summary": "Router for iOS deep link.",
"homepage": "https://github.com/shotastage/DeepLinkRouter",
"license": "MIT",
"authors": {
"Shota Shimazu": "hornet.live.mf@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/shotastage/DeepLinkRouter.git",
"tag": "0.0.3"
},
"source_files": "DeepLinkRouter/*.{swift, h, m}"
}