[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 7 / 8 / SigmobAd-iOS / 0.3.0 / SigmobAd-iOS.podspec.json
blobce00d9c69c960ed69062f85d870a480ada73da0a
2   "name": "SigmobAd-iOS",
3   "version": "0.3.0",
4   "summary": "WindSDK is a SDK from Sigmob providing AD service.",
5   "description": "SigmobAd-iOS provides ADs which include native、banner、splash、RewardVideo etc.",
6   "homepage": "http://www.sigmob.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Codi": "codi.zhao@sigmob.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "user_target_xcconfig": {
18     "OTHER_LDFLAGS": [
19       "-lObjC"
20     ]
21   },
22   "source": {
23     "http": "https://sdkres.sigmob.cn/wind/ios/4.3.0_fcedec9d5439e0b6c2467cecd9cf17c7/wind_release_ios_4.3.0_20220830.zip"
24   },
25   "pod_target_xcconfig": {
26     "VALID_ARCHS": "x86_64 armv7 arm64"
27   },
28   "requires_arc": true,
29   "default_subspecs": "WindSDK",
30   "subspecs": [
31     {
32       "name": "WindSDK",
33       "frameworks": [
34         "ImageIO",
35         "StoreKit",
36         "CFNetwork",
37         "CoreMedia",
38         "AdSupport",
39         "CoreMotion",
40         "MediaPlayer",
41         "CoreGraphics",
42         "AVFoundation",
43         "CoreLocation",
44         "CoreTelephony",
45         "SafariServices",
46         "MobileCoreServices",
47         "SystemConfiguration",
48         "AudioToolbox"
49       ],
50       "weak_frameworks": [
51         "WebKit",
52         "UIKit",
53         "Foundation"
54       ],
55       "libraries": [
56         "c++",
57         "z",
58         "sqlite3"
59       ],
60       "vendored_frameworks": [
61         "wind-sdk-ios/WindSDK.xcframework"
62       ],
63       "preserve_paths": "wind-sdk-ios/WindSDK.xcframework",
64       "dependencies": {
65         "SigmobAd-iOS/WindFoundation": [
67         ]
68       }
69     },
70     {
71       "name": "WindFoundation",
72       "vendored_frameworks": [
73         "wind-sdk-ios/WindFoundation.xcframework"
74       ],
75       "preserve_paths": "wind-sdk-ios/WindFoundation.xcframework"
76     }
77   ]