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