blob: a911fd24ffb7781d37924416726a8def61f6b4b1 [file] [log] [blame]
{
"name": "HTActionSheet",
"version": "0.1.0",
"summary": "弹出框,支持图片,支持多选,支持弹出位置",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Parkyong/HTActionSheet.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"piaoyong.com@hotmail.com": "m18611421005@163.com"
},
"source": {
"git": "https://github.com/Parkyong/HTActionSheet.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HTActionSheet/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.0.0"
],
"SDWebImage": [
"~> 4.3.3"
]
},
"swift_version": "4.0"
}