blob: bf3a669152647963ca8918f2867de26013e179f0 [file] [log] [blame]
{
"name": "LKImagePicker",
"version": "1.0.0",
"summary": "A clone of TZImagePickerController, support picking multiple photos、original photo and video",
"homepage": "https://github.com/ymkil/LKImagePicker",
"license": "MIT",
"authors": {
"Mkil": "w3cylk@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ymkil/LKImagePicker.git",
"tag": "1.0.0"
},
"requires_arc": true,
"resources": "LKImagePicker/*.{png,xib,nib,bundle}",
"source_files": "LKImagePicker/*.swift",
"pushed_with_swift_version": "3.0"
}