[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / b / 9 / 6 / DJCollectionViewVM / 0.1.0 / DJCollectionViewVM.podspec.json
blob4886c829238c2f65f8463a0d554d637983129a1a
2   "name": "DJCollectionViewVM",
3   "version": "0.1.0",
4   "summary": "DJCollectionViewVM is a ViewModel implementation for UICollectionView",
5   "description": "only for private use,DJCollectionViewVM 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/DJCollectionViewVM.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "Classes",
23     "DJCollectionViewVM/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "DJCollectionViewVM/**/*.h",
27   "requires_arc": true