[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 9 / LPDMvvmKit / 0.9.1 / LPDMvvmKit.podspec.json
blob143eacbf3bee51d13834ba0bd6660d6c0216707f
2   "name": "LPDMvvmKit",
3   "version": "0.9.1",
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/LPD-iOS/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/LPD-iOS/lpd-mvvm-kit.git",
19     "tag": "0.9.1",
20     "submodules": true
21   },
22   "requires_arc": true,
23   "source_files": "LPDMvvmKit/Classes/**/*",
24   "dependencies": {
25     "LPDAdditionsKit": [
27     ],
28     "LPDControlsKit": [
30     ],
31     "LPDNetworkingKit": [
33     ],
34     "LPDTableViewKit": [
36     ],
37     "LPDCollectionViewKit": [
39     ],
40     "ReactiveObjC": [
42     ],
43     "MJRefresh": [
45     ]
46   }