blob: 36b9ec42a8935ef49dba23c064ec0af526b7b179 [file] [log] [blame]
{
"name": "STImagePickerController",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"summary": "支持多选、选原图和视频的图片选择器,同时有预览功能,适配iOS8及以上系统",
"homepage": "https://github.com/STShenZhaoliang",
"authors": {
"STShenZhaoliang": "409178030@qq.com"
},
"source": {
"git": "https://github.com/STShenZhaoliang/STImagePickerController.git",
"tag": "1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "STImagePickerController/**/*.{h,m}",
"resources": "STImagePickerController/Resource/STImagePickerController.bundle",
"requires_arc": true
}