[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 2 / a / 4 / IronSourceAPSAdapter / 4.3.9.0 / IronSourceAPSAdapter.podspec.json
bloba39a73102d6bd86552b6d84adc76328ba0e6cf71
2   "name": "IronSourceAPSAdapter",
3   "version": "4.3.9.0",
4   "summary": "APS Adapter",
5   "description": "Use this adapter to show APS ads",
6   "homepage": "http://www.is.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.is.com/contact/"
13   },
14   "source": {
15     "http": "https://raw.githubusercontent.com/ironsource-mobile/iOS-adapters/master/aps-adapter/4.3.9/ISAPSAdapter4.3.9.zip"
16   },
17   "source_files": "ISAPSAdapter/ISAPSAdapter.xcframework/**/*.{h,m}",
18   "swift_versions": "5.0",
19   "public_header_files": "ISAPSAdapter/ISAPSAdapter.xcframework/**/*.h",
20   "preserve_paths": "ISAPSAdapter/ISAPSAdapter.xcframework",
21   "platforms": {
22     "ios": "12.0"
23   },
24   "requires_arc": true,
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "arm64 arm64e armv7s x86_64"
27   },
28   "vendored_frameworks": "ISAPSAdapter/ISAPSAdapter.xcframework",
29   "dependencies": {
30     "IronSourceSDK": [
31       "= 7.5.1.0"
32     ],
33     "AmazonPublisherServicesSDK": [
34       "= 4.7.5"
35     ]
36   },
37   "swift_version": "5.0"