[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / b / 9 / e / ApiVideoClient / 1.3.1 / ApiVideoClient.podspec.json
blobfd503131436292577b7b2f16ad6e374dd04948d1
2   "name": "ApiVideoClient",
3   "platforms": {
4     "ios": "10.0",
5     "osx": "10.12",
6     "tvos": "10.0"
7   },
8   "version": "1.3.1",
9   "source": {
10     "git": "https://github.com/apivideo/api.video-swift-client",
11     "tag": "v1.3.1"
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   }