From 1753595a5b8b5d10d7e77f9cc660e3bb1864d599 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Lea=CC=83o?= Date: Tue, 15 May 2018 17:18:26 +0200 Subject: [PATCH] Update podspec for Applovin 5.0.1 --- Specs/AppLovin/5.0.1/AppLovin.podspec.json | 40 ++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 Specs/AppLovin/5.0.1/AppLovin.podspec.json diff --git a/Specs/AppLovin/5.0.1/AppLovin.podspec.json b/Specs/AppLovin/5.0.1/AppLovin.podspec.json new file mode 100644 index 0000000..bac32de --- /dev/null +++ b/Specs/AppLovin/5.0.1/AppLovin.podspec.json @@ -0,0 +1,40 @@ +{ + "name": "AppLovin", + "authors": "AppLovin Corporation", + "version": "5.0.1", + "platforms": { + "ios": "6.0" + }, + "summary": "AppLovin SDK for iOS", + "homepage": "https://www.applovin.com/", + "license": { + "type": "Commercial License", + "text": "\nCopyright 2018 AppLovin Corp. All rights reserved.\n\nThe AppLovin SDK is available under a commercial license (https://www.applovin.com/eula).\n\n" + }, + "source": { + "http": "https://bintray.com/applovin/iOS/download_file?file_path=applovin-ios-sdk-5.0.1.zip", + "type": "zip", + "sha256": "70119a78d5ef94d5f97d7acf5d9c0a4fd3d93d9c2067ef58c83875d43d36da5d" + }, + "vendored_frameworks": "applovin-ios-sdk-5.0.1/AppLovinSDK.framework", + "module_map": "applovin-ios-sdk-5.0.1/AppLovinSDK.framework/Modules/module.modulemap", + "preserve_paths": [ + "applovin-ios-sdk-5.0.1/Migrating from Old Integration.pdf", + "applovin-ios-sdk-5.0.1/appledoc/*" + ], + "frameworks": [ + "AdSupport", + "AVFoundation", + "CoreGraphics", + "CoreMedia", + "CoreTelephony", + "StoreKit", + "SystemConfiguration", + "UIKit", + "WebKit" + ], + "xcconfig": { + "OTHER_LDFLAGS": "-ObjC" + }, + "description": "AppLovin turns mobile into the medium of choice for advertisers.\n\nOUR MISSION\n\nEnable advertisers to make ROI-based marketing decisions and deliver relevant content on mobile.\n\nOur marketing platform reaches new users and matches them with relevant brands - ensuring you reach the users that are likely to engage.\n\nWe deliver relevant content to over a billion mobile consumers every month. With AppLovin, advertisers attain their mobile marketing goals." +} \ No newline at end of file