blob: de4c1ef702a39658c789808e188d299add30e1df [file] [log] [blame]
{
"name": "HTY360PlayerLite",
"version": "0.1.2",
"summary": "全景视频播放",
"description": "全景视频播放 clone from https://github.com/hanton/HTY360Player",
"homepage": "https://github.com/islate/HTY360PlayerLite",
"license": "MIT",
"authors": {
"林溢泽": "linyize@gmail.com"
},
"source": {
"git": "https://github.com/islate/HTY360PlayerLite.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"source_files": "HTY360Player/*.{h,m}",
"frameworks": [
"AVFoundation",
"GLKit",
"CoreMotion"
]
}