From 0d0ef813ce2386c04fd96f1a609410de0a5b056b Mon Sep 17 00:00:00 2001 From: Mehmet Karagoz Date: Thu, 4 Jul 2019 09:03:45 -0400 Subject: [PATCH] [Add] AMRAdapterPollfish 5.0.0.1 --- .../5.0.0.1/AMRAdapterPollfish.podspec.json | 31 ++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 Specs/3/b/1/AMRAdapterPollfish/5.0.0.1/AMRAdapterPollfish.podspec.json diff --git a/Specs/3/b/1/AMRAdapterPollfish/5.0.0.1/AMRAdapterPollfish.podspec.json b/Specs/3/b/1/AMRAdapterPollfish/5.0.0.1/AMRAdapterPollfish.podspec.json new file mode 100644 index 000000000000..6887984bf94f --- /dev/null +++ b/Specs/3/b/1/AMRAdapterPollfish/5.0.0.1/AMRAdapterPollfish.podspec.json @@ -0,0 +1,31 @@ +{ + "name": "AMRAdapterPollfish", + "version": "5.0.0.1", + "license": { + "type": "Copyright", + "text": "\t\t\t\t\t\t\t\t\t\t\t\t\t\tCopyright 2016\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tAdmost Mediation Limited. \n" + }, + "homepage": "http://www.admost.com/", + "authors": { + "Admost Mediation Limited": "amr@admost.com" + }, + "summary": "Pollfish adapter for AMR SDK.", + "description": "AMR Pollfish adapter allows publishers to mediate Pollfish offerwall ads in AMR SDK.", + "source": { + "git": "https://github.com/admost/AMR-IOS-ADAPTER-POLLFISH.git", + "tag": "5.0.0.1" + }, + "documentation_url": "https://admost.github.io/amrios/", + "platforms": { + "ios": "9.0" + }, + "vendored_libraries": "AMRAdapterPollfish/Libs/libAMRAdapterPollfish.a", + "dependencies": { + "Pollfish": [ + "5.0.0" + ], + "AMRSDK": [ + "~> 1.4.6" + ] + } +} -- 2.11.4.GIT