blob: 3b97a4e1bb1974acd6bcb8d93573e3f297c0f0fb [file] [log] [blame]
{
"name": "YG_ThunderPlayer",
"version": "0.2.5",
"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.2.5"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YG_ThunderPlayer/**/*.{h,m}",
"resources": "YG_ThunderPlayer/resource/*.{png,xib,nib,bundle}",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
]
}