blob: d44ce1bfe78262da82b0a81d2131b497682486b9 [file] [log] [blame]
{
"name": "MetrixSdk-ReactNative",
"version": "1.2.2",
"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.2/MetrixSdk-reactnative.framework.zip"
},
"ios": {
"weak_frameworks": [
"AdSupport",
"iAd"
],
"vendored_frameworks": "MetrixSdk.framework"
}
}