[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 2 / YYBottomSheet / 1.2.1 / YYBottomSheet.podspec.json
blobaaf21dad2fb2cc5c6727914fc287981554e48162
2   "name": "YYBottomSheet",
3   "version": "1.2.1",
4   "swift_versions": "5.0",
5   "summary": "Very Simple and Useful Bottom Sheet",
6   "description": "When you need to let users choose one of several or know informations by showing bottomSheet, you can use YYBottomSheet.\nSimple And Clear ðŸ˜Ž",
7   "homepage": "https://github.com/DevYeom/YYBottomSheet",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "DevYeom": "dev.yeom@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/DevYeom/YYBottomSheet.git",
17     "tag": "1.2.1"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "YYBottomSheet/Classes/**/*",
23   "frameworks": "UIKit",
24   "resources": "YYBottomSheet/Assets/**/*",
25   "swift_version": "5.0"