blob: 3940850c8ed5474a2b9f853e6b509420136f893b [file] [log] [blame]
{
"name": "KKBOXOpenAPI",
"version": "1.1.3",
"license": {
"type": "Private",
"text": "Private"
},
"summary": "KKBOX's Open API client for iOS, macOS, watchOS and tvOS.",
"homepage": "https://kkbox.com",
"authors": {
"Weizhong Yang": "wzyang@kkbox.com"
},
"source": {
"git": "https://gitlab.kkinternal.com/kkbox-ios/kkbox_openapi_ios_sdk.git",
"tag": "1.1.3"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "KKBOXOpenAPI/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"tvos": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
}
}