[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 8 / b / d / bidappUnity / 2.2.5 / bidappUnity.podspec.json
blobe38880bc3cd93d7b9ab8028f7a8b454fa2f9b26b
2   "name": "bidappUnity",
3   "version": "2.2.5",
4   "platforms": {
5     "ios": "12.0"
6   },
7   "summary": "bidapp Unity adapter for iOS",
8   "description": "bidapp - The perfect solution for boosting your monetization income!",
9   "homepage": "https://bidapp.io",
10   "authors": {
11     "bidapp": "support@bidapp.io"
12   },
13   "license": {
14     "type": "Copyright",
15     "text": "Copyright 2023 bidapp. All Rights Reserved."
16   },
17   "source": {
18     "http": "https://downloads.bidapp.io/mobile-sdk/ios/2.2.5/bidappSDK-2.2.5.zip",
19     "type": "zip"
20   },
21   "swift_versions": "5.0",
22   "static_framework": true,
23   "subspecs": [
24     {
25       "name": "UnityAdapter",
26       "requires_arc": true,
27       "source_files": "plugins/unity/*.{h,mm}",
28       "frameworks": [
29         "Foundation",
30         "UIKit"
31       ],
32       "weak_frameworks": [
34       ],
35       "libraries": [
37       ],
38       "pod_target_xcconfig": {
39         "OTHER_LDFLAGS": "-ObjC"
40       },
41       "xcconfig": {
42         "HEADER_SEARCH_PATHS": [
43           "\"${PODS_TARGET_SRCROOT}/bidapp\""
44         ]
45       },
46       "dependencies": {
47         "bidapp/SDK": [
48           "2.2.5"
49         ]
50       }
51     }
52   ],
53   "swift_version": "5.0"