blob: 25972425451a41d2a5117b081f6b0fe743dad3cd [file] [log] [blame]
{
"name": "YG_MediaView",
"version": "0.0.1",
"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_MediaView",
"license": "MIT",
"authors": {
"吴炎根": "1072289237@qq.com"
},
"source": {
"git": "https://github.com/silenCetestifY/YG_MediaView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "YG_MediaView/**/*.{h,m}",
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
]
}