[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 8 / 2 / YYBottomSheet / 1.0.1 / YYBottomSheet.podspec.json
blob283771186b340a10cb89d54496942cc43cf5b951
2   "name": "YYBottomSheet",
3   "version": "1.0.1",
4   "summary": "Very Simple and Useful Bottom Sheet",
5   "description": "When you need to let user choose one of several, you can use YYBottomSheet.\nSimple And Clear ðŸ˜Ž",
6   "homepage": "https://github.com/DevYeom/YYBottomSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "DevYeom": "dev.yeom@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/DevYeom/YYBottomSheet.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YYBottomSheet/Classes/**/*",
22   "frameworks": "UIKit",
23   "resources": "YYBottomSheet/Assets/**/*"