[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / c / 6 / Pokemon / 0.0.3 / Pokemon.podspec.json
blob46bfc6e200bb9bf3e23ed57ddcc13cd01f17dd76
2   "name": "Pokemon",
3   "version": "0.0.3",
4   "summary": "This is a Code Challenge for me which is about Pokemon open source API and Shakespeare Translation.",
5   "description": "'''This is a Code Challenge for me which is about Pokemon open source API and Shakespeare Translation. I use Moya for my Network requests, CoreData as my database and RxSwift as a handy tool for the flow of application.\n'''",
6   "homepage": "https://github.com/abbassabeti/Pokemon",
7   "license": {
8     "type": "TrueLayer",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abbas SabetiNezhad": "abbassabetinejad@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/abbassabeti/Pokemon.git",
16     "tag": "0.0.3"
17   },
18   "swift_versions": "5.1",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "Pokemon/**/*",
23   "dependencies": {
24     "Kingfisher": [
26     ],
27     "Moya/RxSwift": [
28       "14.0.0-beta.2"
29     ],
30     "RxCocoa": [
32     ],
33     "RxGesture": [
35     ]
36   },
37   "swift_version": "5.1"