[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 5 / d / 7 / QWListKit / 1.5.0 / QWListKit.podspec.json
blobfcca9a097201f65e21f4cb6bab51d66bbb11403d
2   "name": "QWListKit",
3   "version": "1.5.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.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": [
23     "QWListKit/Classes/**/*"
24   ],
25   "private_header_files": [
26     "QWListKit/Classes/Internal/*.h"
27   ],
28   "swift_version": "5.0"