blob: ca0cd6b51a0fba96a4949eb3e65c44412917cd5f [file] [log] [blame]
{
"name": "ZKShareView",
"version": "0.1.2",
"summary": "A short description of ZKShareView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kaiser143/ZKShareView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kaiser": "deyang143@126.com"
},
"source": {
"git": "https://github.com/kaiser143/ZKShareView.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZKShareView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}