[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / f / d / b / APICore / 3.2.6 / APICore.podspec.json
blob88d91fd76ff4d74fd5ba1cd7965138f21147cfdc
2   "name": "APICore",
3   "version": "3.2.6",
4   "summary": "Модуль APICore",
5   "homepage": "https://github.com/BCS-Broker/APICore",
6   "authors": "BCS-Broker",
7   "source": {
8     "git": "https://github.com/BCS-Broker/APICore.git",
9     "tag": "3.2.6"
10   },
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "platforms": {
16     "ios": "10.0"
17   },
18   "swift_versions": "5.1",
19   "module_name": "APICore",
20   "source_files": "APICore/**/*.swift",
21   "dependencies": {
22     "Moya": [
23       "~> 14.0.0"
24     ],
25     "RxSwift": [
26       "~> 5.1.0"
27     ]
28   },
29   "swift_version": "5.1"