[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / 4 / d / LPDMvvmRouterKit / 0.2.8 / LPDMvvmRouterKit.podspec.json
blobe6981c8676a553c3428f097d6ddbfd1821cf0edd
2   "name": "LPDMvvmRouterKit",
3   "version": "0.2.8",
4   "summary": "An elegent router kit for iOS.",
5   "description": "LPDMvvmRouterKit is written in a Objectivec-C, available under the MVVM framework.",
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.8"
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   }