blob: 5fa2572d5a63a17a5b7d50c6c2e4da8d008a8354 [file] [log] [blame]
{
"name": "ZFScreenRecorder",
"version": "0.0.5",
"summary": "性能很好的录屏,支持GPUImage的所有操作。",
"description": "录屏\n\n* Think: Why did you write this? What is the focus? What does it do?\n* CocoaPods will be using this to generate tags, and improve search results.\n* Try to keep it short, snappy and to the point.\n* Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/zhfeng20108/ZFScreenRecorder",
"license": "MIT",
"authors": {
"zhfeng": "hhzhangfeng2008@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/zhfeng20108/ZFScreenRecorder.git",
"tag": "0.0.5"
},
"source_files": "ZFScreenRecorder/*.{h,m}",
"requires_arc": true,
"dependencies": {
"GPUImage": [
]
}
}