blob: d0bfb739c1ed5e99a23c2edd07e2e41b0404b115 [file] [log] [blame]
{
"name": "VZKit",
"version": "1.1.0",
"summary": "VZKit is a kit for develop iOS app.",
"description": "VZKit is a kit for develop iOS app,VZKit is a kit for develop iOS app.",
"homepage": "https://github.com/VonZen/VZKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"davonzhou@live.com": "VonZen"
},
"source": {
"git": "https://github.com/VonZen/VZKit.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VZKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"MJExtension": [
"~> 3.0.13"
]
}
}