blob: de9fdb454fab20e3d3c3661035bca91221aed765 [file] [log] [blame]
{
"name": "ISActionSheet",
"version": "0.4.0",
"summary": "自定义弹框.",
"description": "自定义actionSheet弹框,仿微信和系统,解决系统弹框在ipad运行崩溃的问题,已兼容iPhonex、iphoneXs Max、iPhoneXR",
"homepage": "https://github.com/LeoAiolia/ISActionSheet",
"license": "MIT",
"authors": {
"LeoAiolia": "a936381813@163.com"
},
"source": {
"git": "https://github.com/LeoAiolia/ISActionSheet.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"ISActionSheet",
"ISActionSheet/**/*.{h,m}"
]
}