blob: 3cb5b6904ffc3f8ae04968aacab6c426372098e9 [file] [log] [blame]
{
"name": "MSTWidget",
"homepage": "https://github.com/mistsys/mist-mapwidget-ios",
"license": {
"type": "Copyright",
"text": "Copyright 2017 by Mist Systems Inc. All rights reserved."
},
"version": "0.0.1",
"summary": "Mist Map Widget",
"description": "Mist Map Widget",
"authors": {
"Mist Systems": "sdksupport@mist.com"
},
"social_media_url": "https://twitter.com/mistsystems",
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/mistsys/mist-mapwidget-ios.git",
"tag": "0.0.1"
},
"ios": {
"vendored_frameworks": "Framework/MSTWidget.framework"
},
"requires_arc": true,
"dependencies": {
"MistSDK": [
"~> 1.1.0"
]
}
}