blob: 957449956268a4dd2ce11b40c1e0fbc7b94c6d73 [file] [log] [blame]
{
"name": "HUPhotoBrowser",
"version": "1.0.3",
"summary": "photo browser for ios.",
"homepage": "https://github.com/hujewelz/HUPhotoBrowser",
"license": "MIT",
"authors": {
"Jewelz Hu": "https://github.com/hujewelz/HUPhotoBrowser"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hujewelz/HUPhotoBrowser.git",
"tag": "1.0.3"
},
"source_files": "HUPhotoBrowser/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Photos",
"AssetsLibrary"
],
"dependencies": {
"SDWebImage": [
]
}
}