[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / d / 3 / AppCenterCapacitorShared / 0.2.0 / AppCenterCapacitorShared.podspec.json
blob9ff54f7a6e176555d9b65e63941633fe2a79197d
2   "name": "AppCenterCapacitorShared",
3   "version": "0.2.0",
4   "summary": "Shared utility to assist with bootstrapping AppCenter for Capacitor plugin.",
5   "homepage": "https://github.com/capacitor-community/appcenter-sdk-capacitor",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "johnborges": "john.borges@icloud.com"
12   },
13   "source": {
14     "git": "https://github.com/johnborges/AppCenterCapacitorShared.git",
15     "tag": "0.2.0"
16   },
17   "social_media_url": "https://twitter.com/johnborges",
18   "platforms": {
19     "ios": "12.0"
20   },
21   "swift_versions": "5.1",
22   "source_files": "*.swift",
23   "dependencies": {
24     "AppCenter/Core": [
25       "4.1.1"
26     ]
27   },
28   "static_framework": true,
29   "swift_version": "5.1"