blob: 331530b4452aa6f27ed64b58bf8adf25b992ca62 [file] [log] [blame]
{
"name": "ZWAutoFillView",
"version": "1.0.2",
"summary": "City auto fill for ios.",
"homepage": "https://gitee.com/zw4464/zwauto-fill-view",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZW": "zwzw_0666@qq.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://gitee.com/zw4464/zwauto-fill-view.git",
"tag": "1.0"
},
"source_files": "ZWAutoFillView",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"Alamofire": [
"~> 5.0"
],
"SwiftyJSON": [
"~> 5.0"
],
"ObjectMapper": [
"~> 4.2.0"
],
"Moya": [
"~> 14.0"
],
"Moya/RxSwift": [
"~> 14.0"
],
"RxCocoa": [
"~> 5.0"
],
"RxSwift": [
"~> 5.0"
],
"RxDataSources": [
"~> 4.0"
]
}
}