blob: 0a6612af71017675502476f1ba9d5a1624b1c9e8 [file] [log] [blame]
{
"name": "PPVideoImage",
"version": "0.1.1",
"summary": "this is PPVideoImage",
"platforms": {
"ios": "6.0"
},
"description": "PPVideoImage 快速设置视频的预览图",
"homepage": "https://github.com/JungHsu/PPVideoImage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"JungHsu": "1021057927@qq.com"
},
"source": {
"git": "https://github.com/JungHsu/PPVideoImage.git",
"tag": "0.1.1"
},
"source_files": "PPVideoImage/**/*.{h,m}",
"requires_arc": true
}