[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 7 / QWListKit / 1.2.2 / QWListKit.podspec.json
blob8c44b9c055d864959686299a6213f70e39b2fc14
2   "name": "QWListKit",
3   "version": "1.2.2",
4   "summary": "A data-driven UITableView and UICollectionView framework",
5   "description": "A data-driven UITableView and UICollectionView framework for building lists.",
6   "homepage": "https://github.com/guawaji/QWListKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guawaji": "1003990034@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/guawaji/QWListKit.git",
16     "tag": "1.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": [
22     "QWListKit/Classes/**/*"
23   ],
24   "private_header_files": [
25     "QWListKit/Classes/Internal/*.h"
26   ]