blob: f87562d9780d9cc6df99f924d9a96ee84fe6ea7e [file] [log] [blame]
{
"name": "AppCenterCapacitorShared",
"version": "0.1.0",
"summary": "Shared utility to assist with bootstrapping AppCenter for Capacitor plugin.",
"homepage": "https://github.com/capacitor-community/appcenter-sdk-capacitor",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"johnborges": "john.borges@icloud.com"
},
"source": {
"http": "https://github.com/capacitor-community/appcenter-sdk-capacitor/releases/download/AppCenter-SDK-Capacitor-iOS-Pod-0.1.0/AppCenter-SDK-Capacitor-iOS-Pod-0.1.0.zip"
},
"social_media_url": "https://twitter.com/johnborges",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"dependencies": {
"AppCenter/Core": [
"4.1.1"
]
},
"static_framework": true,
"swift_version": "5.1"
}