blob: 203878e9b4c325cd1f30f227258c65d589f29b69 [file] [log] [blame]
{
"name": "XHPhotoBrowser",
"version": "1.1.2",
"summary": "XHPhotoBrowser.",
"description": "XHPhotoBrowser...一个图片展示控件, 使用Objective-C\n 已经适配iPhone X",
"homepage": "https://github.com/chengxianghe/XHPhotoBrowser",
"license": "MIT",
"authors": {
"chengxianghe": "chengxianghe@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/chengxianghe/XHPhotoBrowser.git",
"tag": "1.1.2"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"YYWebImage": [
]
},
"requires_arc": true,
"source_files": "Class/XHPhotoBrowser/*.{h,m}",
"resources": "Class/XHPhotoBrowser/XHPhotoBrowser.bundle"
}