blob: 244abf5f7cc75466350426fe530dbced3dc4d55e [file] [log] [blame]
{
"name": "ZBFancyTableView",
"version": "0.0.3",
"summary": "A delightful iOS ZBFancyTableView framework.",
"homepage": "https://github.com/k373379320/ZBFancyTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"373379320@qq.com": "373379320@qq.com"
},
"source": {
"git": "https://github.com/k373379320/ZBFancyTableView.git",
"tag": "0.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZBFancyTableView/Classes/**/*",
"prefix_header_contents": "#import \"ZBFancyTableVIewHeader.h\"",
"ios": {
"dependencies": {
"BlocksKit": [
]
}
},
"frameworks": [
"UIKit",
"CoreFoundation"
]
}