blob: 9c250ff1b6828740878773423ba7a3ac6ec7073e [file] [log] [blame]
{
"name": "HUPhotoBrowser",
"version": "1.0.0",
"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.0"
},
"source_files": "HUPhotoBrowser/**/*.{h,m}",
"frameworks": "UIKit"
}