[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 8 / a / KKBOXOpenAPISwift / 1.1.3 / KKBOXOpenAPISwift.podspec.json
blobfbf528285585302e4acfdbb46b68600f62cc09ac
2   "name": "KKBOXOpenAPISwift",
3   "version": "1.1.3",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "KKBOX's Open API SDK for iOS, macOS, watchOS and tvOS in Swift.",
9   "description": "KKBOX's Open API SDK for developers working on Apple platforms such as iOS, macOS, watchOS and tvOS.",
10   "homepage": "https://github.com/KKBOX/OpenAPI-Swift/",
11   "documentation_url": "https://kkbox.github.io/OpenAPI-Swift/",
12   "authors": {
13     "zonble": "zonble@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/KKBOX/OpenAPI-Swift.git",
17     "tag": "1.1.3"
18   },
19   "platforms": {
20     "ios": "9.0",
21     "osx": "10.9",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "requires_arc": true,
26   "source_files": "Sources/KKBOXOpenAPISwift/*.swift",
27   "ios": {
28     "frameworks": "UIKit"
29   },
30   "tvos": {
31     "frameworks": "UIKit"
32   },
33   "osx": {
34     "frameworks": "AppKit"
35   },
36   "pushed_with_swift_version": "4.0"