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