blob: b7f502a810c43b15e6f843a87a8bc1ab6e09adc3 [file] [log] [blame]
{
"name": "AdaptiveCards",
"version": "1.0.1",
"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.1/AdaptiveCards.framework.zip"
},
"vendored_frameworks": "AdaptiveCards.framework",
"platforms": {
"ios": "10"
}
}