[Add] RapidKitFoundation_MacOS 2024.1230.1857.641
[CocoaPods.git] / Specs / 9 / 6 / d / ISLoopMeCustomAdapter / 0.0.2 / ISLoopMeCustomAdapter.podspec.json
blob8e6a278489e78a84801058d08617bf4e1fb34529
2   "name": "ISLoopMeCustomAdapter",
3   "version": "0.0.2",
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   "source": {
19     "git": "https://github.com/loopme/ios-united-sdk.git",
20     "tag": "ISLoopMeCustomAdapter_0.0.2"
21   },
22   "static_framework": true,
23   "source_files": "Mediation/IronSource/ISLoopMeCustomAdapter/*.{h,m}",
24   "dependencies": {
25     "IronSourceSDK": [
27     ],
28     "LoopMeUnitedSDK": [
30     ]
31   }