blob: f1b4a40639ad9ff420aa54f6798d549173ced944 [file] [log] [blame]
{
"name": "PlayerSDK",
"version": "3.7.10",
"summary": "net263 PlayerSDK.",
"description": "net 263 PlayerSDK framework",
"homepage": "https://github.com/net263/PlayerSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"net263": "277715243@qq.com"
},
"source": {
"git": "https://github.com/net263/PlayerSDK.git",
"tag": "3.7.10"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "PlayerSDK.framework",
"vendored_libraries": "libPlayerSDKLib.a",
"resources": "Resources/PlayerSDK.bundle",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"static_framework": true,
"frameworks": [
"UIKit",
"GLKit"
],
"dependencies": {
"GSBaseKit": [
"~> 3.7.10"
]
}
}