[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 4 / 2 / 3 / ZWAutoFillView / 1.0 / ZWAutoFillView.podspec.json
blob51dab709303a5ae8cfa4d9794597e84c19f91a24
2   "name": "ZWAutoFillView",
3   "version": "1.0",
4   "summary": "City auto fill for ios.",
5   "homepage": "https://gitee.com/zw4464/zwauto-fill-view",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "ZW": "zwzw_0666@qq.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "source": {
17     "git": "https://gitee.com/zw4464/zwauto-fill-view.git",
18     "tag": "1.0"
19   },
20   "source_files": "ZWAutoFillView",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "Alamofire": [
28       "~> 5.0"
29     ],
30     "SwiftyJSON": [
31       "~> 5.0"
32     ],
33     "ObjectMapper": [
34       "~> 4.2.0"
35     ],
36     "Moya": [
37       "~> 14.0"
38     ],
39     "Moya/RxSwift": [
40       "~> 14.0"
41     ],
42     "RxCocoa": [
43       "~> 5.0"
44     ],
45     "RxSwift": [
46       "~> 5.0"
47     ],
48     "RxDataSources": [
49       "~> 4.0"
50     ]
51   }