blob: 92d74d5ba70275b19516310fc0ad991c84e634c0 [file] [log] [blame]
{
"name": "QJRouter",
"version": "0.0.8",
"summary": "组件库的创建",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Q14/QJRouter.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Qj": "Q98Q99@gmail.com"
},
"source": {
"git": "https://github.com/Q14/QJRouter.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "QJRouter/Classes/**/*",
"resource_bundles": {
"QJRouter": [
"QJRouter/Assets/*"
]
},
"dependencies": {
"MJExtension": [
]
}
}