blob: c7f72a3c3d578fbb9ef56177b654a5c7f5bd5fbc [file] [log] [blame]
{
"name": "GLRoutable",
"version": "0.1.1",
"summary": "GLRoutable is a library to make it easy to create deep link",
"description": " GLRoutable is a library to make it easy to create deep link\n You can use this by using cocoapods\n",
"homepage": "https://github.com/SIROK/glroutable-ios",
"license": "MIT",
"authors": {
"TABATAKATSUTOSHI": "tabata@sirok.co.jp"
},
"source": {
"git": "https://github.com/SIROK/glroutable-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"GLRoutable": [
"Pod/Assets/*.png"
]
}
}