blob: 119c00f0b4ddd0aaca17770701da881bb42dcec6 [file] [log] [blame]
{
"name": "QWListKit",
"version": "1.2.0",
"summary": "A data-driven UITableView and UICollectionView framework",
"description": "A data-driven UITableView and UICollectionView framework for building lists.",
"homepage": "https://github.com/guawaji/QWListKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guawaji": "1003990034@qq.com"
},
"source": {
"git": "https://github.com/guawaji/QWListKit.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"QWListKit/Classes/**/*"
],
"private_header_files": [
"QWListKit/Classes/Internal/*.h"
]
}