[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 1 / 6 / BikeApi / 1.0.0 / BikeApi.podspec.json
blob1f4f373e0f46901a814fb8383d5efc9f9713f737
2   "name": "BikeApi",
3   "version": "1.0.0",
4   "summary": "A short description of Api.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/LucaDonetti/BikeApi.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "luca.donetti@akka.eu": "luca.donetti@akka.eu"
13   },
14   "source": {
15     "git": "https://github.com/LucaDonetti/BikeApi.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "Classes/**/*",
22   "swift_versions": "5.0",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "Alamofire": [
26       "~> 4.8"
27     ],
28     "KeychainAccess": [
30     ],
31     "ObjectMapper": [
33     ],
34     "PromiseKit": [
35       "~> 6.8.3"
36     ],
37     "MSAL": [
39     ]
40   },
41   "swift_version": "5.0"