[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 8 / SigmobAd-iOS / 4.1.1 / SigmobAd-iOS.podspec.json
blob4cd8f57ee640bb722ff5adee7a6d755acb659c6d
2   "name": "SigmobAd-iOS",
3   "version": "4.1.1",
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": "http://sdkres.sigmob.cn/wind/ios/4.1.1_7cd502c7a81c5882ec7b26dca79620dc/wind_release_ios_4.1.1_20220606.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   ]