blob: 8fe839b29b2353633365bb8a82e071bf1e329364 [file] [log] [blame]
{
"name": "HUPhotoBrowser",
"version": "0.0.2",
"summary": "photo browser for ios.",
"homepage": "https://github.com/hujewelz/HUPhotoBrowser",
"license": "MIT",
"authors": {
"Jewelz Hu": "hujewelz@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hujewelz/HUPhotoBrowser.git",
"tag": "0.0.2"
},
"source_files": [
"HUPhotoBrowser",
"HUPhotoBrowser/**/*.{h,m}"
],
"frameworks": "UIKit"
}