[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 8 / SigmobAd-iOS / 2.22.0 / SigmobAd-iOS.podspec.json
blob96d25277eab037e206f5ebe0cd5af96d7c76ba02
2   "name": "SigmobAd-iOS",
3   "version": "2.22.0",
4   "summary": "WindSDK is a SDK from Sigmob providing AD service.",
5   "description": "Sigmob provides ADs which include 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": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Sigmob/iOS-SDK.git",
19     "tag": "2.22.0"
20   },
21   "frameworks": [
22     "ImageIO",
23     "StoreKit",
24     "CFNetwork",
25     "CoreMedia",
26     "AdSupport",
27     "CoreMotion",
28     "MediaPlayer",
29     "CoreGraphics",
30     "AVFoundation",
31     "CoreLocation",
32     "CoreTelephony",
33     "SafariServices",
34     "MobileCoreServices",
35     "SystemConfiguration"
36   ],
37   "weak_frameworks": [
38     "WebKit",
39     "UIKit",
40     "Foundation"
41   ],
42   "libraries": [
43     "c++",
44     "z",
45     "sqlite3"
46   ],
47   "vendored_frameworks": "Sigmob/WindSDK.framework",
48   "resources": "Sigmob/Sigmob.bundle",
49   "pod_target_xcconfig": {
50     "VALID_ARCHS": "x86_64 armv7 arm64"
51   },
52   "requires_arc": true