blob: 4413d24e7c0938271b0b6b03ecf0bfa1e39a513b [file] [log] [blame]
{
"name": "YHPhotoBrowser",
"version": "0.0.3",
"summary": "photo browser for ios !!",
"homepage": "https://github.com/hackxhj/YHPhotoBrowser.git",
"license": "MIT",
"authors": {
"hackxhj": "643087041@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/hackxhj/YHPhotoBrowser.git",
"tag": "0.0.3"
},
"source_files": "YHPhotoBrowser/YHPhotoBrowser/**/*.{h,m}",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
"~> 3.7.3"
]
},
"requires_arc": true
}