[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 4 / DJTableViewVM / 0.0.7 / DJTableViewVM.podspec.json
bloba67386d22aa336f8428d31faa5a29fec4cd72656
2   "name": "DJTableViewVM",
3   "version": "0.0.7",
4   "summary": "DJTableViewVM is a ViewModel implementation for UITableView",
5   "description": "only for private use,DJTableViewVM is a ViewModel implementation for UICollectionView",
6   "homepage": "https://github.com/Dokay",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Dokay": "dokay.dou@gmail.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/Dokay/DJTableViewVM.git",
19     "tag": "0.0.7"
20   },
21   "source_files": [
22     "Classes",
23     "DJTableViewVM/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "DJTableViewVM/**/*.h",
27   "requires_arc": true