blob: 828357d68b085fd2c760f52192d661963e513008 [file] [log] [blame]
{
"name": "ZWExt",
"version": "0.0.2",
"summary": "A short description of ZWExt.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wei18/ZWExt",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wei18": "41205mw@gmail.com"
},
"source": {
"git": "https://github.com/wei18/ZWExt.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "ZWExt/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation"
],
"dependencies": {
"RxSwift": [
"~> 4.2"
],
"RxCocoa": [
"~> 4.0"
]
}
}