blob: 4b52ba79ff6f7ca070bd6ce40d7f20853a38f421 [file] [log] [blame]
{
"name": "LPDCollectionViewKit",
"version": "0.1.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDCollectionViewKit/Classes/**/*",
"private_header_files": [
"LPDCollectionViewKit/Classes/LPDCollectionSectionViewModel+Private.h",
"LPDCollectionViewKit/Classes/LPDCollectionViewModel+Private.h"
],
"dependencies": {
"ReactiveObjC": [
]
}
}