From 94fcf108b9bb91a2cb924f8e5369b8d7c67352eb Mon Sep 17 00:00:00 2001 From: CA ProFit-X Date: Thu, 23 Jan 2020 01:02:37 -0500 Subject: [PATCH] [Add] ProFitXSDK 3.2.5-pre --- .../5/ProFitXSDK/3.2.5-pre/ProFitXSDK.podspec.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 Specs/8/c/5/ProFitXSDK/3.2.5-pre/ProFitXSDK.podspec.json diff --git a/Specs/8/c/5/ProFitXSDK/3.2.5-pre/ProFitXSDK.podspec.json b/Specs/8/c/5/ProFitXSDK/3.2.5-pre/ProFitXSDK.podspec.json new file mode 100644 index 000000000000..e0beabca4e0c --- /dev/null +++ b/Specs/8/c/5/ProFitXSDK/3.2.5-pre/ProFitXSDK.podspec.json @@ -0,0 +1,21 @@ +{ + "name": "ProFitXSDK", + "version": "3.2.5-pre", + "summary": "CA ProFit-X SDK", + "description": "CA ProFit-X is an SSP service for smart devices that delivers sustainable growth to the media by realizing a monetization without compromising usability.", + "homepage": "https://caprofitx.jp/", + "license": { + "type": "Copyright", + "text": "Copyright (c) CyberAgent Inc. All rights reserved." + }, + "authors": "CA ProFit-X", + "platforms": { + "ios": "9.0" + }, + "source": { + "http": "https://github.com/CyberAgent/caprofitx-sdk-ios/releases/download/3.2.5-pre/ProFitXSDK.framework.zip" + }, + "vendored_frameworks": "ProFitXSDK.framework", + "resources": "ProFitXSDK.framework/pfxbridge.js", + "swift_version": "5.1" +} -- 2.11.4.GIT