blob: 071dc5a7ae657c6cc85175f3dc6017ba11e10a55 [file] [log] [blame]
{
"name": "ZMBase",
"version": "0.1.0",
"summary": "A short description of ZMBase.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/miaozhang9/ZMBase",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"miaozhang9": "395052985@qq.com"
},
"source": {
"git": "https://github.com/miaozhang9/ZMBase.git",
"branch": "master",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMBase/Classes/**/*.swift",
"dependencies": {
"SnapKit": [
"~> 3.2.0"
],
"Then": [
"~> 2.3.0"
]
}
}