blob: deaab154f493330da69533b58ca3f40f465e196f [file] [log] [blame]
{
"name": "FKCollectionView",
"version": "0.1.1",
"summary": "A short description of FKCollectionView.",
"description": "UICollectionView友好扩展",
"homepage": "https://github.com/wochen85/FKCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chatv5": "312163862@qq.com"
},
"source": {
"git": "https://github.com/wochen85/FKCollectionView.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FKCollectionView/Classes/**/*",
"dependencies": {
"FKTableCollectionExtensionBase": [
"1.0.5"
]
}
}