[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / 6 / 3 / IronSourceSmaatoAdapter / 4.3.2.2 / IronSourceSmaatoAdapter.podspec.json
blob00bf150cffd80ea1b4c579b5de42a900b7caad3b
2   "name": "IronSourceSmaatoAdapter",
3   "version": "4.3.2.2",
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.2/ISSmaatoAdapter4.3.2.zip"
16   },
17   "source_files": "ISSmaatoAdapter/ISSmaatoAdapter.framework/**/*.{h,m}",
18   "public_header_files": "ISSmaatoAdapter/ISSmaatoAdapter.framework/**/*.h",
19   "preserve_paths": "ISSmaatoAdapter/ISSmaatoAdapter.framework",
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   "frameworks": [
31     "AdSupport",
32     "AVFoundation",
33     "CoreMedia",
34     "CoreTelephony",
35     "StoreKit",
36     "SystemConfiguration",
37     "WebKit"
38   ],
39   "vendored_frameworks": "ISSmaatoAdapter/ISSmaatoAdapter.framework",
40   "dependencies": {
41     "IronSourceSDK": [
42       "= 7.1.6.1"
43     ],
44     "smaato-ios-sdk": [
45       "= 21.6.14"
46     ],
47     "smaato-ios-sdk/InApp": [
48       "= 21.6.14"
49     ]
50   }