blob: ba837b8fa3283f5efb1a14ba26ecf9424a382c23 [file] [log] [blame]
{
"name": "KKBOXOpenAPISwift",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "9.0",
"osx": "10.9",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/KKBOXOpenAPISwift/*.swift",
"ios": {
"frameworks": "UIKit"
},
"tvos": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
},
"pushed_with_swift_version": "4.0"
}