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