blob: 968b62a86aa43d62718db0b4d1c8df07898fe14a [file] [log] [blame]
{
"name": "MetrixSdk-Flutter",
"version": "1.2.0",
"summary": "MetrixSdk is for tracking your app.",
"homepage": "https://github.com/metrixorg/MetrixSDK-iOS",
"authors": {
"M.Azimi": "azimi4002@gmail.com"
},
"license": {
"type": "Copyright",
"text": "Copyright 2011 Google Inc. All Rights Reserved."
},
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/metrixorg/MetrixSDK-iOS/releases/download/1.2.0/MetrixSdk-flutter.framework.zip"
},
"ios": {
"weak_frameworks": [
"AdSupport",
"iAd"
],
"vendored_frameworks": "MetrixSdk.framework"
}
}