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