blob: 16c3caea5cc1dbd31e300d69f01c563a97fd263f [file] [log] [blame]
{
"name": "JuAVPlayer",
"version": "1.3",
"summary": "JuAVPlayer",
"homepage": "https://github.com/jutewei/JuAVPlayer",
"license": "MIT",
"platforms": {
"ios": "9.0"
},
"authors": {
"Juvid": "jutewei@qq.com"
},
"source": {
"git": "https://github.com/jutewei/JuAVPlayer.git",
"tag": "1.3"
},
"source_files": "JuAVPlayer/JuPlayer/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"AVFoundation",
"Photos"
]
}