blob: 54f9a99ec84f2ffbc0c05760a1928d004019d76b [file] [log] [blame]
{
"name": "LKImagePicker",
"version": "0.1.0",
"summary": "An image selector",
"description": "A clone of UIImagePickerController, support picking multiple photos、original photo、video, also allow preview photo and video, fitting iOS8910 system.",
"homepage": "https://github.com/ymkil/LKImagePicker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"<Mkil>": "<w3cylk@163.com>"
},
"source": {
"git": "https://github.com/ymkil/LKImagePicker.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LKImagePicker/LKImagePicker/*",
"pushed_with_swift_version": "3.0"
}