[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / e / b / 9 / LPDMvvmKit / 0.9.9 / LPDMvvmKit.podspec.json
blob2d6844612b45dfe5ee5d061c456874f3c7249598
2   "name": "LPDMvvmKit",
3   "version": "0.9.9",
4   "summary": "Elegant MVVM framework in Objective-C.",
5   "description": "LPDMvvmKit - Elegant MVVM framework in Objective-C.",
6   "homepage": "https://github.com/LPD-iOS/LPDMvvmKit",
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/LPDMvvmKit.git",
19     "tag": "0.9.9"
20   },
21   "requires_arc": true,
22   "source_files": "LPDMvvmKit/Classes/**/*",
23   "dependencies": {
24     "LPDAdditionsKit": [
26     ],
27     "LPDControlsKit": [
29     ],
30     "LPDNetworkingKit": [
32     ],
33     "LPDTableViewKit": [
35     ],
36     "LPDCollectionViewKit": [
38     ],
39     "ReactiveObjC": [
41     ],
42     "MJRefresh": [
44     ]
45   }