blob: 4c92333e3ac242187adeb7905f4cf5b253cfee05 [file] [log] [blame]
{
"name": "ShowBigImg",
"version": "0.0.2",
"summary": "仿微信朋友圈查看图片",
"description": "showBigImg",
"homepage": "https://github.com/xingtianwuganqi/ShowImageDemo.git",
"license": {
"type": "MIT"
},
"swift_versions": "5.0",
"authors": {
"jingjun": "rxswift@126.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/xingtianwuganqi/ShowImageDemo.git",
"tag": "0.0.2"
},
"source_files": [
"swiftText/ShowBigImgController.swift",
"swiftText/ShowBigImgView.swift"
],
"frameworks": [
"Foundation",
"UIKit"
],
"ios": {
"dependencies": {
"SDWebImage": [
]
}
},
"swift_version": "5.0"
}