[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 6 / 2 / b / JMActionSheetDescription / 0.2.0 / JMActionSheetDescription.podspec.json
blobc1e52c7c13f5b3f82520654d52b4cd788771962d
2   "name": "JMActionSheetDescription",
3   "version": "0.2.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 PickerView,\n                                        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": [
8     "https://github.com/leverdeterre/JMActionSheetDescription/blob/master/screenshots/demo.gif?raw=true",
9     "https://github.com/leverdeterre/JMActionSheetDescription/blob/master/screenshots/ipads.png?raw=true"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Jérôme Morissard": "morissardj@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/leverdeterre/JMActionSheetDescription.git",
17     "tag": "0.2.0"
18   },
19   "social_media_url": "https://twitter.com/leverdeterre",
20   "platforms": {
21     "ios": "6.0"
22   },
23   "requires_arc": true,
24   "source_files": "Pod/Classes/**/*"