blob: 0534868aa4a03dc01bb627450391b0e8ea6e1808 [file] [log] [blame]
{
"name": "ZBFancyCollectionView",
"version": "0.3.4",
"summary": "A delightful iOS ZBFancyCollectionView framework.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"373379320@qq.com": "373379320@qq.com"
},
"homepage": "https://github.com/k373379320/ZBFancyCollectionView",
"frameworks": [
"UIKit",
"CoreFoundation"
],
"source": {
"git": "https://github.com/k373379320/ZBFancyCollectionView.git",
"tag": "0.3.4"
},
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "ios/ZBFancyCollectionView.framework",
"preserve_paths": "ios/ZBFancyCollectionView.framework",
"public_header_files": "ios/ZBFancyCollectionView.framework/Versions/A/Headers/*.h",
"source_files": "ios/ZBFancyCollectionView.framework/Versions/A/Headers/*.h"
}
}