blob: 9fbd99b1269d8524d99d9dff750e0cb35f2f9afd [file] [log] [blame]
{
"name": "HUPhotoBrowser",
"version": "1.0.4",
"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.4"
},
"source_files": "HUPhotoBrowser/**/*.{h,m}",
"requires_arc": true,
"frameworks": "UIKit"
}