blob: e6981c8676a553c3428f097d6ddbfd1821cf0edd [file] [log] [blame]
{
"name": "LPDMvvmRouterKit",
"version": "0.2.8",
"summary": "An elegent router kit for iOS.",
"description": "LPDMvvmRouterKit is written in a Objectivec-C, available under the MVVM framework.",
"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.8"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDMvvmRouterKit/Classes/**/*",
"private_header_files": "LPDMvvmRouterKit/Classes/NSObject+LPDPerformAction.h",
"dependencies": {
"LPDMvvmKit": [
]
}
}