blob: 1eea4daac8143160d0dadc35604d8283c45998fd [file] [log] [blame]
{
"name": "LPDModularKit",
"version": "0.2.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDModularKit/Classes/**/*",
"private_header_files": "LPDModularKit/Classes/LPDModularRouter+Extension.h"
}