blob: 7cb913cbba1bb86024f78a9d812bd438eb759e64 [file] [log] [blame]
{
"name": "AlbumPickerController",
"version": "0.0.5",
"summary": "A simple framework for image MultiSelect",
"homepage": "https://github.com/Mazy-ma/XMImagePickerController",
"license": "MIT",
"authors": {
"Mazy": "mazy_ios@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Mazy-ma/XMImagePickerController.git",
"tag": "0.0.5"
},
"source_files": [
"XMImagePickerController",
"XMImagePickerController/AlbumPickerController/*.{h,swift}"
],
"public_header_files": "XMImagePickerController/AlbumPickerController/AlbumPickerController.h",
"resources": [
"XMImagePickerController/AlbumPickerController/**/*.{bundle}",
"XMImagePickerController/AlbumPickerController/*.{bundle}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}