[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / d / LPDMvvmRouterKit / 0.2.7 / LPDMvvmRouterKit.podspec.json
blob4ae0b5892939e10c5b7e6d79c0d6ee130833b995
2   "name": "LPDMvvmRouterKit",
3   "version": "0.2.7",
4   "summary": "A short description of LPDMvvmRouterKit.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LPD-iOS/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/LPD-iOS/LPDMvvmRouterKit.git",
16     "tag": "0.2.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LPDMvvmRouterKit/Classes/**/*",
22   "private_header_files": "LPDMvvmRouterKit/Classes/NSObject+LPDPerformAction.h",
23   "dependencies": {
24     "LPDMvvmKit": [
26     ]
27   }