blob: 58ff6069a5688847cd97b3723ded0871f906ae38 [file] [log] [blame]
{
"name": "KKBOXOpenAPI",
"version": "1.1.4",
"license": {
"type": "Apache 2.0",
"text": "Apache 2.0"
},
"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://github.com/KKBOX/OpenAPI-ObjectiveC.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "KKBOXOpenAPI/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"tvos": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
}
}