[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / f / MobAdSDK / 1.7.0 / MobAdSDK.podspec.json
blobb87d083e517ed7e608e5e1193f38618c58181a2a
2   "name": "MobAdSDK",
3   "version": "1.7.0",
4   "summary": "MobAdSDK allows you to display ads for users based on their explicit theme selection",
5   "homepage": "https://gitlab.com/imw-developers/mobad-sdk-ios",
6   "license": {
7     "type": "Copyright",
8     "text": "Copyright 2021 i-magineworks. All Rights Reserved."
9   },
10   "authors": {
11     "i-magineworks": "development.imw@i-magineworks.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "http": "https://gitlab.com/imw-developers/mobad-sdk-ios/-/raw/master/frameworks/MobAdSDK-1.7.0.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "MobAdSDK-1.7.0/MobAdSDK.framework"
21   },
22   "frameworks": [
23     "UIKit",
24     "UserNotifications",
25     "CallKit",
26     "CoreLocation"
27   ],
28   "swift_versions": "5.3",
29   "user_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "swift_version": "5.3"