blob: 6bc64a3fd1e07f0c92d5f6cb0e3c0f6ce3c20e98 [file] [log] [blame]
{
"name": "Sheeeeeeeeet",
"version": "2.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/danielsaidi",
"swift_versions": "5.1",
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/Sheeeeeeeeet/**/*.swift",
"swift_version": "5.1"
}