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