blob: 2298d989729ceb898e844ac127e42d431dd1694a [file] [log] [blame]
{
"name": "下拉图片放大",
"version": "0.0.2",
"summary": "ZoomImageView 下拉图片放大",
"description": "下拉图片放大第一次测试中, 成功与否与否!!!!!!!!!!!!!",
"homepage": "https://github.com/wangxuewen/WXWZoomImageView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"wangxuewen": "wangxuewen@zhujia360.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/wangxuewen/WXWZoomImageView.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}