blob: 42065ed0c72bd404c7444929c9d5610e1ee34d22 [file] [log] [blame]
{
"name": "FKCollectionView",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FKCollectionView/Classes/**/*",
"dependencies": {
"FKTableCollectionExtensionBase": [
]
}
}