[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / 6 / CustomizableActionSheet / 1.0.7 / CustomizableActionSheet.podspec.json
blob2d7ceb184bca4930541ddb60c3f7918d38fd1763
2   "name": "CustomizableActionSheet",
3   "version": "1.0.7",
4   "summary": "Action sheet allows including your custom views and buttons.",
5   "homepage": "https://github.com/beryu/CustomizableActionSheet",
6   "screenshots": "https://github.com/beryu/CustomizableActionSheet/raw/master/assets/screenshot1.png",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ryuta Kibe": "beryu@blk.jp"
13   },
14   "social_media_url": "http://twitter.com/beryu",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/beryu/CustomizableActionSheet.git",
20     "tag": "1.0.7"
21   },
22   "source_files": "Source/*",
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"