blob: 63ab78220d92f25c4166a35e69ccc496ed939656 [file] [log] [blame]
{
"name": "AppCenterCapacitorShared",
"version": "0.1.1",
"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": {
"git": "https://github.com/johnborges/AppCenterCapacitorShared.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/johnborges",
"platforms": {
"ios": "12.0"
},
"swift_versions": "5.1",
"source_files": "*.swift",
"dependencies": {
"AppCenter/Core": [
"4.1.1"
]
},
"static_framework": true,
"swift_version": "5.1"
}