blob: 6a7005416d29b7dbff62989b543a3210fc00d739 [file] [log] [blame]
{
"name": "ShowBigImg",
"version": "0.0.3",
"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.3"
},
"source_files": [
"swiftText/ShowBigImgController.swift",
"swiftText/ShowBigImgView.swift"
],
"frameworks": [
"Foundation",
"UIKit"
],
"ios": {
"dependencies": {
"SDWebImage": [
]
}
},
"swift_version": "5.0"
}