blob: 6c2d110995aaa7a1cfc9ae95c836ae028a7a58cd [file] [log] [blame]
{
"name": "MetrixSdk",
"version": "1.2.0",
"summary": "MetrixSdk is for tracking your app.",
"homepage": "https://github.com/metrixorg/MetrixSDK-iOS",
"authors": {
"": ""
},
"license": "MIT",
"platforms": {
"ios": "8.0"
},
"source": {
"http": "https://github.com/metrixorg/MetrixSDK-iOS/releases/download/1.2.0/MetrixSdk-native.framework.zip"
},
"ios": {
"weak_frameworks": [
"AdSupport",
"iAd"
],
"vendored_frameworks": "MetrixSdk.framework"
}
}