[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 9 / LPDMvvmKit / 0.6.2 / LPDMvvmKit.podspec.json
blob6fead3b5f25befd2c3fdaec93685971806d81b9d
2   "name": "LPDMvvmKit",
3   "version": "0.6.2",
4   "summary": "mvvm",
5   "description": "a framework of mvvm.\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
6   "homepage": "https://github.com/foxsofter/lpd-mvvm-kit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "foxsofter": "foxsofter@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/foxsofter/lpd-mvvm-kit.git",
19     "tag": "0.6.2",
20     "submodules": true
21   },
22   "requires_arc": true,
23   "source_files": "LPDMvvmKit/Classes/**/*",
24   "frameworks": "UIKit",
25   "dependencies": {
26     "LPDAdditionsKit": [
28     ],
29     "LPDControlsKit": [
31     ],
32     "LPDNetworkingKit": [
34     ],
35     "LPDTableViewKit": [
37     ],
38     "LPDCollectionViewKit": [
40     ],
41     "ReactiveViewModel": [
43     ],
44     "UICKeyChainStore": [
46     ],
47     "MJRefresh": [
49     ],
50     "ProtocolKit": [
52     ]
53   }