blob: ca51b4e9624628f5c8db92487fc06e26e4197c0a [file] [log] [blame]
{
"name": "DynamicActionSheet",
"version": "1.1.0",
"summary": "DynamicActionSheet is a library to quickly create any custom action sheet controller.",
"homepage": "https://github.com/afr0man17/DynamicActionSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Andres Rojas, Daniel Cardona": "d.cardona.rojas@gmail.com"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.1"
},
"requires_arc": true,
"source": {
"git": "https://github.com/afr0man17/DynamicActionSheet.git",
"tag": "v1.1.0"
},
"source_files": "DynamicActionSheet/**/*.{h,swift}",
"swift_version": "5.0"
}