blob: eb31efa819044205bd4523c8968678f1269b082e [file] [log] [blame]
{
"name": "Sheeeeeeeeet",
"version": "2.1.1",
"summary": "Sheeeeeeeeet is a Swift library for custom iOS action sheets.",
"description": "Sheeeeeeeeet is a Swift library for adding custom action sheets to your iOS apps.\nIt comes with many built-in item action sheet item types, and can be extended by\ncustom types are more specific to your app or domain.",
"homepage": "https://github.com/danielsaidi/Sheeeeeeeeet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Daniel Saidi": "daniel.saidi@gmail.com"
},
"source": {
"git": "https://github.com/danielsaidi/Sheeeeeeeeet.git",
"tag": "2.1.1"
},
"social_media_url": "https://twitter.com/danielsaidi",
"swift_versions": "5.1",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/Sheeeeeeeeet/**/*.swift",
"swift_version": "5.1"
}