blob: 777fe73131dea89d344b5b397a0c400077be67d7 [file] [log] [blame]
{
"name": "LPDMvvmRouterKit",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LPDMvvmRouterKit/Classes/**/*",
"dependencies": {
"LPDMvvmKit": [
]
}
}