blob: dbc0ffa00791f7d12d3e6c923bea981c0f1d0d3d [file] [log] [blame]
{
"name": "KKBOXOpenAPI",
"version": "1.1.5",
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"summary": "KKBOX's Open API client for iOS, macOS, watchOS and tvOS.",
"homepage": "https://github.com/KKBOX/OpenAPI-ObjectiveC",
"authors": {
"zonble": "zonble@gmail.com"
},
"source": {
"git": "https://github.com/KKBOX/OpenAPI-ObjectiveC.git",
"tag": "1.1.5"
},
"platforms": {
"ios": "7.0",
"osx": "10.9"
},
"requires_arc": true,
"source_files": "KKBOXOpenAPI/*.{h,m}",
"ios": {
"frameworks": "UIKit"
},
"tvos": {
"frameworks": "UIKit"
},
"osx": {
"frameworks": "AppKit"
}
}