[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / d / 7 / QWListKit / 1.4.0 / QWListKit.podspec.json
blob455d70bae9b6193b9c3938b83bd5cf2a79a12bfb
2   "name": "QWListKit",
3   "version": "1.4.0",
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/dopemax/QWListKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "dopemax": "1003990034@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/dopemax/QWListKit.git",
16     "tag": "1.4.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": [
22     "QWListKit/Classes/**/*"
23   ],
24   "private_header_files": [
25     "QWListKit/Classes/Internal/*.h"
26   ]