blob: 0f160b0b447b2049ab60cb565269ea1e6c235bd4 [file] [log] [blame]
{
"name": "ZKShareView",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "ZKShareView/Classes/**/*",
"dependencies": {
"Masonry": [
]
}
}