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