blob: 73b430c4d1da60cde619429cbd8c85a1a7ace610 [file] [log] [blame]
{
"name": "KPCollectionViewManager",
"version": "0.1.2",
"summary": "Powerful data driven content manager for UICollectionView.",
"homepage": "https://github.com/SG-UNGroup/KPCollectionViewManager",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SG-UNGroup": "410068818@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SG-UNGroup/KPCollectionViewManager.git",
"tag": "0.1.2"
},
"source_files": "KPCollectionViewManager/**/*",
"requires_arc": true
}