blob: 698a6c8234281ef079d2dbe90a5c39a538012f40 [file] [log] [blame]
{
"name": "LPDCollectionViewKit",
"version": "0.1.8",
"summary": "LPDCollectionViewKit, data driven collection view.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/foxsofter/lpd-collectionview-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"foxsofter": "foxsofter@gmail.com"
},
"source": {
"git": "https://github.com/foxsofter/lpd-collectionview-kit.git",
"tag": "0.1.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDCollectionViewKit/Classes/**/*",
"private_header_files": [
"LPDCollectionViewKit/Classes/LPDCollectionSectionViewModel+Private.h",
"LPDCollectionViewKit/Classes/LPDCollectionViewModel+Private.h"
],
"dependencies": {
"ReactiveObjC": [
]
}
}