blob: b460bd5a2201349a194ac13b044c983ad5ce1af4 [file] [log] [blame]
{
"name": "WMVideoRecord",
"version": "0.0.1",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/WangMing1998/videoRecordFramework",
"authors": {
"WangMing": "286241793@qq.com"
},
"summary": "AVFoundtatino videoRecord",
"frameworks": [
"UIKit",
"Foundation",
"AVFoundation",
"CoreMedia",
"Photos",
"CoreGraphics"
],
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/WangMing1998/videoRecordFramework.git",
"tag": "0.0.1"
},
"source_files": "WMRecordLibrary/*.{h,m}",
"requires_arc": true
}