blob: 8d43442e2af067f2c5e95207496c55ca25142916 [file] [log] [blame]
{
"name": "WLVideo",
"version": "1.0.0",
"summary": "A short description of WLVideo.",
"homepage": "https://github.com/Weang/WLVideo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Weang": "w704444178@qq.com"
},
"source": {
"git": "https://github.com/Weang/WLVideo",
"tag": "1.0.0"
},
"platforms": {
"ios": "10.0"
},
"source_files": "WLVideo/Classes/**/*",
"resources": "WLVideo/Assets/*",
"swift_versions": "5.0",
"frameworks": [
"AssetsLibrary",
"AVFoundation",
"Photos"
],
"swift_version": "5.0"
}