blob: b1677e374148635baa0291d8ce61e034976d710e [file] [log] [blame]
{
"name": "HUPhotoPicker",
"version": "1.0.1",
"summary": "A PhotoPicker for photo library.",
"homepage": "https://github.com/hujewelz/HUPhotoPicker",
"license": "MIT",
"authors": {
"Jewelz Hu": "hujewelz@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hujewelz/HUPhotoPicker.git",
"tag": "1.0.1"
},
"source_files": "HUPhotoPicker/*.{h,m}",
"resources": [
"HUPhotoPicker/*.png",
"HUPhotoPicker/*.xib"
],
"frameworks": [
"UIKit",
"Photos",
"AssetsLibrary"
]
}