[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 5 / 0 / 7 / Sheeeeeeeeet / 3.0.8 / Sheeeeeeeeet.podspec.json
blobfc040f71e451764cbc70c5a2c4c40e42a79a08a6
2   "name": "Sheeeeeeeeet",
3   "version": "3.0.8",
4   "swift_versions": "5.1",
5   "summary": "Sheeeeeeeeet is a Swift library for custom iOS action sheets.",
6   "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.",
7   "homepage": "https://github.com/danielsaidi/Sheeeeeeeeet",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Daniel Saidi": "daniel.saidi@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/danielsaidi/Sheeeeeeeeet.git",
17     "tag": "3.0.8"
18   },
19   "social_media_url": "https://twitter.com/danielsaidi",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "Sources/Sheeeeeeeeet/**/*.swift",
24   "swift_version": "5.1"