blob: 40e4fff7d19cac98a41327f24fb6916d508a219c [file] [log] [blame]
{
"name": "BUKCollectionFlowView",
"version": "1.0.2",
"summary": "a custom collection flow view",
"description": "a custom collection flow view, usually used for show tags",
"homepage": "https://github.com/iException/BUKCollectionFlowView",
"license": "MIT",
"authors": {
"huhuhumian": "1152715@tongji.edu.cn"
},
"source": {
"git": "https://github.com/iException/BUKCollectionFlowView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m}",
"resource_bundles": {
"BUKCollectionFlowView": [
"Pod/Assets/*.png"
]
}
}