[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / e / b / 9 / LPDMvvmKit / 0.8.8 / LPDMvvmKit.podspec.json
blobd94b9a74fe9ee524b0192c41bc68a839ee86396b
2   "name": "LPDMvvmKit",
3   "version": "0.8.8",
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.8.8",
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   }