[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / e / b / 9 / LPDMvvmKit / 1.0.1 / LPDMvvmKit.podspec.json
blobe2234d85890e010ed215469ecb0d9fb8fb1822ed
2   "name": "LPDMvvmKit",
3   "version": "1.0.1",
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": "1.0.1"
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   }