[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 8 / 4 / AdmixerSDK / 0.1.10 / AdmixerSDK.podspec.json
blob22f61b7fb0b6ca555adaf3a595c40777f5edacd4
2   "name": "AdmixerSDK",
3   "version": "0.1.10",
4   "summary": "Admixer iOS Mobile Advertising SDK.",
5   "description": "AdmixerSDK supports banner and interstitial ad formats and can show AdMob ad through mediation.",
6   "homepage": "https://admixer.visualstudio.com/_git/Admixer.IOS.SDK.Examples",
7   "authors": {
8     "Admixer Mobile Team": "mobileteam@admixer.net"
9   },
10   "license": {
11     "type": "Apache License, Version 2.0",
12     "file": "LICENSE"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://admixer.visualstudio.com/DefaultCollection/Admixer.IOS.SDK.Examples/_git/Admixer.IOS.SDK.Examples",
20     "tag": "0.1.10"
21   },
22   "requires_arc": true,
23   "default_subspecs": "AdmixerSDK",
24   "subspecs": [
25     {
26       "name": "AdmixerSDK",
27       "source_files": "AdmixerSDK/AdmixerSDK/**/*.{swift,h}",
28       "public_header_files": "AdmixerSDK/AdmixerSDK/*.h",
29       "resources": "AdmixerSDK/AdmixerSDK/**/*.{png,bundle,xib,nib,js,html,strings}",
30       "frameworks": "WebKit"
31     }
32   ],
33   "swift_version": "5.0"