[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / 1 / b / MaterialActionSheetController / 0.2.0 / MaterialActionSheetController.podspec.json
blob08d68e600c6be856d91ef30c9440ae2ae8ddccda
2   "name": "MaterialActionSheetController",
3   "version": "0.2.0",
4   "summary": "A Google like action sheet for iOS written in Swift.",
5   "description": "A Google like action sheet for iOS written in Swift. Create and present it the way you do with UIAlertController.",
6   "homepage": "https://github.com/ntnhon/MaterialActionSheetController",
7   "screenshots": "https://raw.githubusercontent.com/ntnhon/MaterialActionSheetController/0a0d9d5715a281b8da5506c07be0864486dfadeb/Screenshots/Full_option.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Thanh-Nhon Nguyen": "ntnhon.cs@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ntnhon/MaterialActionSheetController.git",
17     "tag": "0.2.0"
18   },
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "MaterialActionSheetController/Classes/**/*"