[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 9 / 8 / MovesAPI / 0.1.0 / MovesAPI.podspec.json
blob9bb9af70bcddf752b733392644a99c872ba68392
2   "name": "MovesAPI",
3   "version": "0.1.0",
4   "summary": "Unofficial Moves API client written in Swift.",
5   "homepage": "https://github.com/darrarski/MovesAPI",
6   "authors": {
7     "Dariusz Rybicki": "darrarski@gmail.com"
8   },
9   "social_media_url": "https://twitter.com/darrarski",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/darrarski/MovesAPI.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "MovesAPI/**/*.swift",
22   "requires_arc": true,
23   "dependencies": {
24     "RxSwift": [
25       "~> 3.0"
26     ],
27     "ModelMapper": [
28       "~> 5.0"
29     ],
30     "Alamofire": [
31       "~> 4.0"
32     ],
33     "RxAlamofire": [
34       "~> 3.0"
35     ]
36   },
37   "pushed_with_swift_version": "3.0"