blob: 4d355be8138c5fa83b6650204ead7677be4c2649 [file] [log] [blame]
{
"name": "LPDModularKit",
"version": "0.2.8",
"summary": "A short description of LPDModularKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/foxsofter/lpd-modular-kit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"foxsofter": "foxsofter@gmail.com"
},
"source": {
"git": "https://github.com/foxsofter/lpd-modular-kit.git",
"tag": "0.2.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDModularKit/Classes/**/*",
"private_header_files": "LPDModularKit/Classes/LPDModularRouter+Extension.h"
}