blob: ff319f7186882e7f422912480d527d9acaa45382 [file] [log] [blame]
{
"name": "AdaptiveCards",
"version": "1.0.0",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"homepage": "https://adaptivecards.io",
"authors": {
"AdaptiveCards": "Joseph.Woo@microsoft.com"
},
"summary": "Adaptive Cards are a new way for developers to exchange card content in a common and consistent way",
"source": {
"http": "https://github.com/Microsoft/AdaptiveCards/releases/download/v1.0/AdaptiveCards.framework.zip"
},
"vendored_frameworks": "AdaptiveCards.framework",
"platforms": {
"ios": "10"
}
}