blob: 431c00bc6a7bd42871ba75e8c42d6090a0b9044b [file] [log] [blame]
{
"name": "XHBrowseView",
"version": "0.1.0",
"summary": "仿今日头条大图浏览控件.",
"description": "TODO: 今日头条大图浏览的效果",
"homepage": "https://github.com/zxhiOS/XHBrowseView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zxhiOS": "997600269@qq.com"
},
"source": {
"git": "https://github.com/zxhiOS/XHBrowseView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XHBrowseView/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"SDWebImage": [
]
}
}