blob: a20e352a86ae5774b49d550ba451ab6400ef0291 [file] [log] [blame]
{
"name": "DeepLinkRouter",
"version": "0.0.1",
"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.1"
},
"source_files": "DeepLinkRouter/*.{swift, h, m}"
}