blob: d017a40d5ade9fb918d8a10ad7d1857d5aebb113 [file] [log] [blame]
{
"name": "KKBOXOpenAPISwift",
"version": "1.1.1",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"summary": "KKBOX's Open API SDK for iOS, macOS, watchOS and tvOS in Swift.",
"description": "KKBOX's Open API SDK for developers working on Apple platforms such as iOS, macOS, watchOS and tvOS.",
"homepage": "https://github.com/KKBOX/OpenAPI-Swift/",
"documentation_url": "https://kkbox.github.io/OpenAPI-Swift/",
"authors": {
"zonble": "zonble@gmail.com"
},
"source": {
"git": "https://github.com/KKBOX/OpenAPI-Swift.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/OpenAPI-Swift/*.swift",
"ios": {
"frameworks": "UIKit"
},
"tvos": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
},
"pushed_with_swift_version": "4.0"
}