[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 1 / f / d / LPDCollectionViewKit / 0.1.6 / LPDCollectionViewKit.podspec.json
blob8295ea805e04850156724594a498fa1bbf17e26a
2   "name": "LPDCollectionViewKit",
3   "version": "0.1.6",
4   "summary": "LPDCollectionViewKit, data driven collection view.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/foxsofter/lpd-collectionview-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "foxsofter": "foxsofter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/foxsofter/lpd-collectionview-kit.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPDCollectionViewKit/Classes/**/*",
22   "private_header_files": [
23     "LPDCollectionViewKit/Classes/LPDCollectionSectionViewModel+Private.h",
24     "LPDCollectionViewKit/Classes/LPDCollectionViewModel+Private.h"
25   ],
26   "dependencies": {
27     "ReactiveObjC": [
29     ]
30   }