blob: aba28ce7398da95265956e28fd8a2799ce3eaf47 [file] [log] [blame]
{
"name": "Sheeeeeeeeet",
"version": "0.6.3",
"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": "0.6.3"
},
"social_media_url": "https://twitter.com/danielsaidi",
"platforms": {
"ios": "9.0"
},
"source_files": "Sheeeeeeeeet/**/*.swift"
}