blob: 820b4fb6ed85729c80680cea82dd148df8e100ec [file] [log] [blame]
{
"name": "YXPressRecord",
"version": "1.0.0",
"summary": "A press record library",
"homepage": "https://github.com/reylen/YXPressRecord",
"license": "MIT",
"authors": {
"reylen": "zhangx0904@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/reylen/YXPressRecord.git",
"tag": "1.0.0"
},
"source_files": [
"Source",
"Source/**/*"
],
"frameworks": [
"AVFoundation",
"QuartzCore"
],
"requires_arc": true
}