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