blob: 515477ee82de0c4879608a7e58504218069027b5 [file] [log] [blame]
{
"name": "DBRouter",
"version": "1.0.2",
"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": "xujiebing1992@gmail.com"
},
"source": {
"git": "https://github.com/xujiebing/DBRouter.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"source_files": "DBRouter/Classes/**/*",
"prefix_header_file": "DBRouter/Classes/DBRouterPrefixHeader.pch"
}