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