[Add] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git] / Specs / 0 / a / 6 / SchedJoulesApiClient / 0.7.2 / SchedJoulesApiClient.podspec.json
blob8ea36296b7682ca218b0841bf306f1dc0ecb4765
2   "name": "SchedJoulesApiClient",
3   "platforms": {
4     "ios": "11.0"
5   },
6   "summary": "The ApiClient for the SchedJoules API, written in Swift.",
7   "requires_arc": true,
8   "version": "0.7.2",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Schedjoules": "alberto@schedjoules.com"
15   },
16   "homepage": "https://github.com/schedjoules/swift-api-client",
17   "source": {
18     "git": "https://github.com/schedjoules/swift-api-client.git",
19     "tag": "0.7.2"
20   },
21   "frameworks": "UIKit",
22   "dependencies": {
23     "Alamofire": [
24       "~> 4.5"
25     ],
26     "Result": [
27       "~> 3.0.0"
28     ]
29   },
30   "source_files": "ApiClient/Source/**/*.{swift}",
31   "swift_version": "4.0"