blob: 572609713271e753f0b102265a1edf08ed707688 [file] [log] [blame]
{
"name": "SGPlayer-iOS",
"version": "1.0.1",
"summary": "SGPlayer-iOS can play normal video and VR video",
"description": "SGPlayer-iOS based on SGPlayer whitch can play normal video and VR video",
"homepage": "https://github.com/yegail/SGPlayer-iOS",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"yegail": "642182927@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yegail/SGPlayer-iOS.git",
"tag": "1.0.1"
},
"source_files": [
"SGPlayer/SGPlayer/Classes",
"SGPlayer/SGPlayer/Classes/**/*.{h,m}"
],
"frameworks": [
"AudioToolbox",
"VideoToolBox",
"CoreMedia"
],
"requires_arc": true
}