blob: 2c3dd06aec751997534818568bc07ff58d6ff99a [file] [log] [blame]
{
"name": "DVActionSheetVC",
"version": "1.0.0",
"summary": "Action Sheet",
"description": "一个自用的仿微信actionsheet",
"homepage": "https://github.com/CreatFish/DVActionSheetVC",
"authors": {
"GreatFish": "654070281@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CreatFish/DVActionSheetVC.git",
"tag": "1.0.0"
},
"source_files": "DVActionSheetDemo/DVActionSheetVC.swift",
"requires_arc": true,
"swift_version": "4.2"
}