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