blob: 56f485814d9e9c65d41986360cac213cc5a89238 [file] [log] [blame]
{
"name": "VZKit",
"version": "0.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": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "VZKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
]
}
}