[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 0 / 7 / Sheeeeeeeeet / 3.1.5 / Sheeeeeeeeet.podspec.json
blob8849ad6749f003c7ca47ab56f61df910fe5a3357
2   "name": "Sheeeeeeeeet",
3   "version": "3.1.5",
4   "swift_versions": "5.2",
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.1.5"
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.2"