blob: 414e59395ee4653aba4bef1f7dbffb194d50925e [file] [log] [blame]
{
"name": "PhotoPickerKit",
"version": "0.4.2.2",
"summary": "Image selector",
"description": "Image selector with swift (iPhone and iPad) for swift4.2",
"homepage": "https://github.com/121372288/PhotoPicker",
"license": "MIT",
"authors": {
"121372288": "121372288@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/121372288/PhotoPicker.git",
"tag": "0.4.2.0"
},
"swift_version": "4.2",
"exclude_files": "PhotoPicker/Info.plist",
"resources": "PhotoPicker/PhotoPicker.bundle",
"frameworks": [
"UIKit",
"Foundation",
"Photos",
"AVFoundation",
"AVKit"
],
"requires_arc": true
}