blob: f479f18ba2e7bcedfb27bd96e2f5d9580c66b5b1 [file] [log] [blame]
{
"name": "AdaEmbedFramework",
"version": "1.0.7",
"summary": "Embed the Ada Support SDK in your app.",
"description": "Use the Ada Support SDK to inject the Ada support experience into your app. Visit https://ada.support to learn more.",
"homepage": "https://github.com/AdaSupport/ios-sdk",
"license": {
"type": "COMMERCIAL",
"text": ""
},
"authors": {
"Ada Support": "nic@ada.support"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/AdaSupport/ios-sdk.git",
"branch": "master",
"tag": "1.0.7"
},
"source_files": "EmbedFramework/**/*.swift",
"resources": [
"EmbedFramework/**/*.xcassets",
"EmbedFramework/AdaWebHostViewController.storyboard"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}