[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 0 / 9 / 6 / CustomizableActionSheet / 1.2.1 / CustomizableActionSheet.podspec.json
blob9c0d9c6ee147d9678f39898303940fc430332d6a
2   "name": "CustomizableActionSheet",
3   "version": "1.2.1",
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.2.1"
21   },
22   "source_files": "Source/*",
23   "requires_arc": true