[Add] LogRocket 1.47.1
[CocoaPods.git] / Specs / 2 / 4 / d / LPDMvvmRouterKit / 0.1.1 / LPDMvvmRouterKit.podspec.json
blob777fe73131dea89d344b5b397a0c400077be67d7
2   "name": "LPDMvvmRouterKit",
3   "version": "0.1.1",
4   "summary": "A short description of LPDMvvmRouterKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/foxsofter/LPDMvvmRouterKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "foxsofter": "foxsofter@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/foxsofter/LPDMvvmRouterKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPDMvvmRouterKit/Classes/**/*",
22   "dependencies": {
23     "LPDMvvmKit": [
25     ]
26   }