blob: 2b221e5f37ed4e472bc0b03ed6de6d22080f456a [file] [log] [blame]
{
"name": "JMActionSheetDescription",
"version": "0.1.0",
"summary": "Make a description of your actionSheet",
"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",
"homepage": "https://github.com/leverdeterre/JMActionSheetDescription",
"screenshots": "https://github.com/leverdeterre/JMActionSheetDescription/blob/master/screenshots/demo.gif?raw=true",
"license": "MIT",
"authors": {
"Jérôme Morissard": "morissardj@gmail.com"
},
"source": {
"git": "https://github.com/leverdeterre/JMActionSheetDescription.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/leverdeterre",
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}