[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 7 / 8 / SigmobAd-iOS / 2.14.0 / SigmobAd-iOS.podspec.json
blob9826220a77184d2996479450cdde7155bb78b027
2   "name": "SigmobAd-iOS",
3   "version": "2.14.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",
19     "tag": "2.14.0"
20   },
21   "frameworks": [
22     "StoreKit",
23     "CFNetwork",
24     "CoreMedia",
25     "AdSupport",
26     "CoreMotion",
27     "MediaPlayer",
28     "CoreGraphics",
29     "AVFoundation",
30     "CoreLocation",
31     "CoreTelephony",
32     "SafariServices",
33     "MobileCoreServices",
34     "SystemConfiguration"
35   ],
36   "weak_frameworks": [
37     "WebKit",
38     "UIKit",
39     "Foundation"
40   ],
41   "libraries": [
42     "c++",
43     "z",
44     "sqlite3"
45   ],
46   "vendored_frameworks": "Sigmob/WindSDK.framework",
47   "resources": "Sigmob/Sigmob.bundle",
48   "requires_arc": true