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