blob: 1d1e8dc5c4e9b1e9c62180e92f8f2aa3b923ca40 [file] [log] [blame]
{
"name": "KPCollectionViewManager",
"version": "0.1.1",
"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.1"
},
"source_files": "KPCollectionViewManager/**/*",
"requires_arc": true
}