[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 6 / d / ISLoopMeCustomAdapter / 0.0.6 / ISLoopMeCustomAdapter.podspec.json
blob38f361bf18b3838d0adcd96a0f92f3b0490f6896
2   "name": "ISLoopMeCustomAdapter",
3   "version": "0.0.6",
4   "summary": "LoopMe IronSource Custom Adapter (ISLoopMeCustomAdapter)",
5   "description": "LoopMe IronSource Custom Adapter builded to use LoopMe SDK with IronSource SDK through IronSource Mediation.",
6   "homepage": "https://github.com/loopme/ios-united-sdk",
7   "authors": {
8     "Evgen A. Epanchin": "EpanchinE@gmail.com",
9     "Valerii Roman": "valerii.roman@loopme.com"
10   },
11   "license": {
12     "type": "BSD",
13     "file": "./LICENSE.md"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "swift_versions": "5.0",
19   "source": {
20     "git": "https://github.com/loopme/ios-united-sdk.git",
21     "tag": "ISLoopMeCustomAdapter_0.0.6"
22   },
23   "static_framework": true,
24   "source_files": "Mediation/IronSource/ISLoopMeCustomAdapter/*.{h,m}",
25   "dependencies": {
26     "IronSourceSDK": [
27       "~> 7.9.0"
28     ],
29     "LoopMeUnitedSDK": [
30       "~> 7.4.11"
31     ]
32   },
33   "requires_arc": true,
34   "pod_target_xcconfig": {
35     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
36   },
37   "user_target_xcconfig": {
38     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
39   },
40   "swift_version": "5.0"