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