[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / b / 9 / e / ApiVideoClient / 1.2.3 / ApiVideoClient.podspec.json
blobf666cad42ff0ec8ab1ec2144f6e9cb60dd3cffc9
2   "name": "ApiVideoClient",
3   "platforms": {
4     "ios": "10.0",
5     "osx": "10.12",
6     "tvos": "10.0"
7   },
8   "version": "1.2.3",
9   "source": {
10     "git": "https://github.com/apivideo/api.video-swift-client",
11     "tag": "v1.2.3"
12   },
13   "authors": {
14     "Ecosystem Team": "ecosystem@api.video"
15   },
16   "license": {
17     "type": "MIT"
18   },
19   "homepage": "https://docs.api.video",
20   "summary": "The official Swift api.video client for iOS, macOS and tvOS",
21   "source_files": "Sources/**/*.swift",
22   "dependencies": {
23     "AnyCodable-FlightSchool": [
24       "~> 0.6.1"
25     ],
26     "Alamofire": [
27       "~> 5.4.3"
28     ]
29   }