blob: 52ae9ff49a93f265492723e596053604ef6483f4 [file] [log] [blame]
{
"name": "KKCategoryListView",
"version": "0.1.0",
"summary": "A Category List View",
"description": "A category list view with tableview & collectionview style, you also can custom your cell but you have to KKTableViewCell, KKCollectionViewCell",
"homepage": "https://github.com/KKWONG1990/KKCategoryListView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KKWONG1990": "kkwong90@163.com"
},
"source": {
"git": "https://github.com/KKWONG1990/KKCategoryListView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "KKCategoryListView/Classes/**/*"
}