blob: 4b89efe0ed203572e16ee43b8031eb86c972081a [file] [log] [blame]
{
"name": "KZVM",
"version": "1.0.0",
"summary": "A short description of KZVM.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/KimLucky/KZVM",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KimLucky": "xin.zhao@yintech.cn"
},
"source": {
"git": "https://github.com/KimLucky/KZVM.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KZVM/Classes/**/*",
"dependencies": {
"Masonry": [
],
"ReactiveCocoa": [
"~> 2.5"
]
}
}