blob: a1a775dace54b5d83e0008ec3fa3cb80a0207bf1 [file] [log] [blame]
{
"name": "AppsFlyerFrameworkTest",
"version": "0.0.3",
"summary": "AppsFlyerFrameworkTest is created for testing purposes.",
"description": "This repository is for testing framework on swift projects.",
"homepage": "http://www.appsflyer.com",
"license": {
"type": "Proprietary",
"text": " Copyright 2014 AppsFlyer Ltd. All rights reserved.\n"
},
"authors": {
"Golan": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AppsFlyerSDK/AppsFlyerFramework.git",
"branch": "testFW"
},
"preserve_paths": "AppsFlyerLib.framework",
"frameworks": [
"AdSupport",
"iAd",
"Security"
],
"vendored_frameworks": "AppsFlyerLib.framework",
"requires_arc": true,
"deprecated": true
}