blob: f0d96d6a2ae13693e8a498d51240a45d0d47f434 [file] [log] [blame]
{
"name": "QWListKit",
"version": "1.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"QWListKit/Classes/**/*"
],
"private_header_files": [
"QWListKit/Classes/Internal/*.h"
]
}