blob: 072947a43f4e6aa5025b192d456a5faef0674b5c [file] [log] [blame]
{
"name": "XHPhotoBrowser",
"version": "1.0.3",
"summary": "XHPhotoBrowser.",
"description": "XHPhotoBrowser...一个图片展示控件, 使用Objective-C",
"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.0.3"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"YYWebImage": [
]
},
"requires_arc": true,
"source_files": "Class/XHPhotoBrowser/*.{h,m}",
"resources": "Class/XHPhotoBrowser/XHPhotoBrowser.bundle"
}