blob: 05b51a5ead8bb1cbc053fcf7ffe7162f71f07395 [file] [log] [blame]
{
"name": "LPDMvvmRouterKit",
"version": "0.2.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDMvvmRouterKit/Classes/**/*",
"private_header_files": "LPDMvvmRouterKit/Classes/NSObject+LPDPerformAction.h",
"dependencies": {
"LPDMvvmKit": [
]
}
}