[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 9 / c / VZKit / 1.3.0 / VZKit.podspec.json
blobb878ea2ce8b050c210866dae6e872bb4bcecfa12
2   "name": "VZKit",
3   "version": "1.3.0",
4   "summary": "VZKit is a kit for develop iOS app.",
5   "description": "VZKit is a kit for develop iOS app,VZKit is a kit for develop iOS app.",
6   "homepage": "https://github.com/VonZen/VZKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "davonzhou@live.com": "VonZen"
13   },
14   "source": {
15     "git": "https://github.com/VonZen/VZKit.git",
16     "tag": "1.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "VZKit/Classes/**/*",
22   "frameworks": "UIKit",
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.1.0"
26     ],
27     "MJExtension": [
28       "~> 3.0.13"
29     ],
30     "MJRefresh": [
31       "~> 3.1.12"
32     ],
33     "ReactiveObjC": [
34       "~> 3.0.0"
35     ],
36     "Masonry": [
37       "~> 1.0.2"
38     ],
39     "DZNEmptyDataSet": [
40       "~> 1.8.1"
41     ]
42   }