blob: 4c4eb836c60b38927fd27c375b772fe5413734ba [file] [log] [blame]
{
"name": "RecordScreen",
"version": "1.0.0",
"summary": "RecordScreen.",
"description": "this is RecordScreen",
"homepage": "https://www.lifestyle1.cn",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"JustinYang": "ityangjing@gmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/JustinYangJing/RecordScreen.git",
"tag": "1.0.0"
},
"source_files": "RecordScreen/RecordScreen/**/*.{h,m}",
"requires_arc": true
}