blob: 4013d62b6f63048b470f85f09ac0144f172538ae [file] [log] [blame]
{
"name": "PlayerSDK",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"vendored_frameworks": "PlayerSDK.framework",
"resources": "Resources/PlayerSDK.bundle",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"static_framework": true,
"frameworks": [
"UIKit",
"GLKit"
],
"dependencies": {
"GSBaseKit": [
]
}
}