blob: e79913f1dff809634600203363bd58df8546e780 [file] [log] [blame]
{
"name": "XKImagePickerCollectionView",
"version": "1.1.1",
"summary": "XKImagePickerCollectionView",
"description": "TZImagePickerController封装的选图片视图",
"homepage": "https://github.com/kunhum/XKImagePickerCollectionView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"kunhum": "kunhum@163.com"
},
"source": {
"git": "https://github.com/kunhum/XKImagePickerCollectionView.git",
"tag": "1.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XKImagePickerCollectionView/Classes/XKImagePickerCollectionView/*.{h,m}",
"resources": "XKImagePickerCollectionView/Classes/XKImagePickerCollectionView/*.{xib}",
"dependencies": {
"TZImagePickerController": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
]
}
}