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