blob: 4ae0b5892939e10c5b7e6d79c0d6ee130833b995 [file] [log] [blame]
{
"name": "LPDMvvmRouterKit",
"version": "0.2.7",
"summary": "A short description of LPDMvvmRouterKit.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/LPD-iOS/LPDMvvmRouterKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"foxsofter": "foxsofter@gmail.com"
},
"source": {
"git": "https://github.com/LPD-iOS/LPDMvvmRouterKit.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDMvvmRouterKit/Classes/**/*",
"private_header_files": "LPDMvvmRouterKit/Classes/NSObject+LPDPerformAction.h",
"dependencies": {
"LPDMvvmKit": [
]
}
}