blob: 5033646cf16ca800033eb4a1450457a62f78929b [file] [log] [blame]
{
"name": "HUPhotoBrowser",
"version": "1.0.2",
"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.2"
},
"source_files": "HUPhotoBrowser/**/*.{h,m}",
"resources": [
"HUPhotoBrowser/**/*.png",
"HUPhotoBrowser/**/*.xib"
],
"frameworks": [
"UIKit",
"Photos",
"AssetsLibrary"
]
}