[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / 8 / 6 / 3 / IronSourceSmaatoAdapter / 4.3.4.3 / IronSourceSmaatoAdapter.podspec.json
blob952689689ae9942e7955fc2230145b6caaddba17
2   "name": "IronSourceSmaatoAdapter",
3   "version": "4.3.4.3",
4   "summary": "Smaato Adapter",
5   "description": "Use this adapter to show Smaato 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/smaato-adapter/4.3.4/ISSmaatoAdapter4.3.4.zip"
16   },
17   "source_files": "ISSmaatoAdapter/ISSmaatoAdapter.xcframework/**/*.{h,m}",
18   "public_header_files": "ISSmaatoAdapter/ISSmaatoAdapter.xcframework/**/*.h",
19   "preserve_paths": "ISSmaatoAdapter/ISSmaatoAdapter.xcframework",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
26   },
27   "user_target_xcconfig": {
28     "VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
29   },
30   "vendored_frameworks": "ISSmaatoAdapter/ISSmaatoAdapter.xcframework",
31   "dependencies": {
32     "IronSourceSDK": [
33       "= 7.1.14.0"
34     ],
35     "smaato-ios-sdk": [
36       "= 21.6.17"
37     ],
38     "smaato-ios-sdk/InApp": [
39       "= 21.6.17"
40     ]
41   }