blob: 9220b14f40e8a638fecce4152db9307acbfa5d8a [file] [log] [blame]
{
"name": "WKCVideoEditor",
"version": "1.1.0",
"summary": "edit video",
"homepage": "https://github.com/WKCLoveYang/WKCVideoEditor.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WKCLoveYang": "wkcloveyang@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/WKCLoveYang/WKCVideoEditor.git",
"tag": "1.1.0"
},
"source_files": "WKCVideoEditor/**/*.{h,m}",
"public_header_files": "WKCVideoEditor/**/*.h",
"frameworks": [
"Foundation",
"UIKit",
"Photos"
],
"requires_arc": true
}