blob: 115136cf21def3d1622b93709d681405767178f2 [file] [log] [blame]
{
"name": "ZMBase",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZMBase/Classes/**/*.swift",
"dependencies": {
"SnapKit": [
"~> 3.2.0"
],
"Then": [
"~> 2.3.0"
],
"SocketRocket": [
"~> 0.5.1"
]
}
}