[Add] TensorFlowLiteSwift 0.0.1-nightly.20241231
[CocoaPods.git] / Specs / e / 8 / 3 / JasonetteAzureMobilePlugin / 0.1.1 / JasonetteAzureMobilePlugin.podspec.json
blobbfe26546d4af5a7818c39b5f768fcef1f7e18669
2   "name": "JasonetteAzureMobilePlugin",
3   "version": "0.1.1",
4   "summary": "Azure Mobile action plug-in for Jasonette.",
5   "description": "This module adds Azure Mobile actions to Jasonette.",
6   "homepage": "https://github.com/seletz/JasonetteAzureMobilePlugin",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Stefan Eletzhofer": "se@nexiles.de"
13   },
14   "source": {
15     "git": "https://github.com/seletz/JasonetteAzureMobilePlugin.git",
16     "tag": "0.1.1"
17   },
18   "social_media_url": "https://twitter.com/seletz",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "JasonetteAzureMobilePlugin/Classes/**/*",
23   "dependencies": {
24     "MicrosoftAzureMobile": [
26     ]
27   }