blob: 8ade492d20e1950288050484c62637eb236f7911 [file] [log] [blame]
{
"name": "HHKPhotoBrowser",
"version": "1.1.12",
"authors": {
"HHongKang": "821705518@qq.com"
},
"homepage": "https://github.com/p6481089/HHKPhotoBrowser",
"summary": "a dropdown menu for ios like wechat homepage.",
"source": {
"git": "https://github.com/p6481089/HHKPhotoBrowser.git",
"tag": "1.1.12"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source_files": "PhotoBrowser/*.{h,m}",
"public_header_files": "PhotoBrowser/**/*.h",
"resources": [
"PhotoBrowser/ZLPhotoBrowser.bundle",
"PhotoBrowser/ZLPhotoActionSheet.xib",
"PhotoBrowser/ZLPhotoBrowserCell.xib"
],
"dependencies": {
"SDWebImage": [
],
"GPUImage": [
]
}
}