[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / b / JMActionSheetDescription / 0.1.0 / JMActionSheetDescription.podspec.json
blob2b221e5f37ed4e472bc0b03ed6de6d22080f456a
2   "name": "JMActionSheetDescription",
3   "version": "0.1.0",
4   "summary": "Make a description of your actionSheet",
5   "description": "                       JMActionSheetDescription is a descriptor component. Write your actionSheet description and let\n                       the framework generate your custom actionSheet.\n                       Customizable elements : button font, color, background.\n                       New elements :   Add an image to help understanding the context of action\n                                        Add an URL (in progress)\n                                        Add an text (in progress)\n",
6   "homepage": "https://github.com/leverdeterre/JMActionSheetDescription",
7   "screenshots": "https://github.com/leverdeterre/JMActionSheetDescription/blob/master/screenshots/demo.gif?raw=true",
8   "license": "MIT",
9   "authors": {
10     "Jérôme Morissard": "morissardj@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/leverdeterre/JMActionSheetDescription.git",
14     "tag": "0.1.0"
15   },
16   "social_media_url": "https://twitter.com/leverdeterre",
17   "platforms": {
18     "ios": "6.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*"