[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / b / MaterialActionSheetController / 1.0 / MaterialActionSheetController.podspec.json
blobc5687d0e53bb6c385886b9411388389bd13b6475
2   "name": "MaterialActionSheetController",
3   "version": "1.0",
4   "summary": "A Google like action sheet for iOS written in Swift.",
5   "description": "Lightweight and totally customizable. Create and present it the way you do with UIAlertController.",
6   "homepage": "https://github.com/ntnhon/MaterialActionSheetController",
7   "screenshots": [
8     "https://raw.githubusercontent.com/ntnhon/MaterialActionSheetController/6f438d03c118c8e19bac792bdeef9383f0991e67/Screenshots/Full_option_light.png",
9     "https://raw.githubusercontent.com/ntnhon/MaterialActionSheetController/6f438d03c118c8e19bac792bdeef9383f0991e67/Screenshots/Full_option_dark.png",
10     "https://raw.githubusercontent.com/ntnhon/MaterialActionSheetController/6f438d03c118c8e19bac792bdeef9383f0991e67/Screenshots/Custom_header_light.png"
11   ],
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Thanh-Nhon Nguyen": "ntnhon.cs@gmail.com"
18   },
19   "source": {
20     "git": "https://github.com/ntnhon/MaterialActionSheetController.git",
21     "tag": "1.0"
22   },
23   "platforms": {
24     "ios": "8.0"
25   },
26   "source_files": "MaterialActionSheetController/Classes/**/*"