blob: bfe26546d4af5a7818c39b5f768fcef1f7e18669 [file] [log] [blame]
{
"name": "JasonetteAzureMobilePlugin",
"version": "0.1.1",
"summary": "Azure Mobile action plug-in for Jasonette.",
"description": "This module adds Azure Mobile actions to Jasonette.",
"homepage": "https://github.com/seletz/JasonetteAzureMobilePlugin",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stefan Eletzhofer": "se@nexiles.de"
},
"source": {
"git": "https://github.com/seletz/JasonetteAzureMobilePlugin.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/seletz",
"platforms": {
"ios": "8.0"
},
"source_files": "JasonetteAzureMobilePlugin/Classes/**/*",
"dependencies": {
"MicrosoftAzureMobile": [
]
}
}