blob: 44a4efce75fb0f7b22274944b07bbb2925febe57 [file] [log] [blame]
{
"name": "YG_ThunderPlayer",
"version": "0.0.8",
"summary": "A MediaView used on iOS.",
"description": "It is a cunstom MediaView used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/silenCetestifY/YG_ThunderPlayer",
"license": "MIT",
"authors": {
"吴炎根": "1072289237@qq.com"
},
"source": {
"git": "https://github.com/silenCetestifY/YG_ThunderPlayer.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YG_ThunderPlayer/**/*.{h,m,xib,nib,bundle,png}",
"resources": "YG_ThunderPlayer/YG_ThunderPlayer.bundle",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
]
}