[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / e / 7 / ZWExt / 0.0.2 / ZWExt.podspec.json
blob828357d68b085fd2c760f52192d661963e513008
2   "name": "ZWExt",
3   "version": "0.0.2",
4   "summary": "A short description of ZWExt.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wei18/ZWExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wei18": "41205mw@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wei18/ZWExt.git",
16     "tag": "0.0.2"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4.2",
22   "source_files": "ZWExt/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "MapKit",
26     "CoreLocation"
27   ],
28   "dependencies": {
29     "RxSwift": [
30       "~> 4.2"
31     ],
32     "RxCocoa": [
33       "~> 4.0"
34     ]
35   }