blob: dd01f2b1cd6b41b631f6e57dc2d4cec951209d88 [file] [log] [blame]
{
"name": "SigmobAd-iOS",
"version": "2.15.0",
"summary": "WindSDK is a SDK from Sigmob providing AD service.",
"description": "Sigmob provides ADs which include splash、RewardVideo etc.",
"homepage": "http://www.sigmob.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Codi": "codi.zhao@sigmob.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Sigmob/iOS-SDK.git",
"tag": "2.15.0"
},
"frameworks": [
"StoreKit",
"CFNetwork",
"CoreMedia",
"AdSupport",
"CoreMotion",
"MediaPlayer",
"CoreGraphics",
"AVFoundation",
"CoreLocation",
"CoreTelephony",
"SafariServices",
"MobileCoreServices",
"SystemConfiguration"
],
"weak_frameworks": [
"WebKit",
"UIKit",
"Foundation"
],
"libraries": [
"c++",
"z",
"sqlite3"
],
"vendored_frameworks": "Sigmob/WindSDK.framework",
"resources": "Sigmob/Sigmob.bundle",
"requires_arc": true
}