blob: f2820b0175ca78aeb31a6c57010f93dcd79f0db5 [file] [log] [blame]
{
"name": "AppsFlyer-Core",
"version": "0.1.0",
"summary": "AppsFlyer Apple SDK with Core functionality.",
"description": "AppsFlyer SDK allows you to find what attracts new users to your app,\nmeasure all your app marketing activities on one dashboard,\nand add new traffic sources in minutes.",
"homepage": "https://www.appsflyer.com",
"license": {
"type": "Proprietary",
"text": "Copyright 2014 AppsFlyer Ltd. All rights reserved."
},
"authors": {
"andr-ggn": "andrii.h@appsflyer.com"
},
"source": {
"git": "https://github.com/AppsFlyerSDK/AppleSDK-Core.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"AdSupport",
"iAd",
"Security",
"SystemConfiguration"
],
"vendored_frameworks": "SDK/AppsFlyerCore.framework"
}