blob: 635e78a8d0f5bc38aad48afed7229df615a6f62a [file] [log] [blame]
{
"name": "SwiftShow",
"version": "0.0.1",
"summary": "弹窗组件.",
"description": "工具.",
"homepage": "https://github.com/jackiehu/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"HU": "814030966@qq.com"
},
"source": {
"git": "https://github.com/jackiehu/SwiftShow.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.2",
"5.1",
"5.0",
"4.2"
],
"requires_arc": true,
"dependencies": {
"JHButton_Swift": [
],
"SnapKit": [
]
},
"source_files": "SwiftShow/Class/**/*",
"swift_version": "5.2"
}