blob: 6b244f582a585665fbac04d669394166683a9ef2 [file] [log] [blame]
{
"name": "DBRouter",
"version": "1.0.1",
"summary": "A short description of DBRouter.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/xujiebing/DBRouter",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xujiebing": "xujiebing@bwton.com"
},
"source": {
"git": "https://github.com/xujiebing/DBRouter.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DBRouter/Classes/**/*",
"prefix_header_file": "DBRouter/Classes/DBRouterPrefixHeader.pch"
}