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