blob: 5f7b574173c516afd3d3583a4c31f26d3d185b18 [file] [log] [blame]
{
"name": "SinoAds",
"version": "0.0.1",
"summary": "SinoAds summary",
"description": "SinoAds description",
"homepage": "https://github.com/sinoads/SinoAdsPod.git",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"thistl": "id@sinoads.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/sinoads/SinoAdsPod.git",
"tag": "0.0.1"
},
"vendored_frameworks": [
"Frameworks/SinoAds.framework",
"Frameworks/BUAdSDK.framework"
],
"resources": "Frameworks/BUAdSDK.bundle",
"frameworks": [
"StoreKit",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"CoreMedia",
"AVFoundation",
"CoreLocation",
"CoreTelephony",
"SystemConfiguration",
"AdSupport",
"CoreMotion"
],
"libraries": [
"resolv.9",
"c++",
"z"
],
"static_framework": true
}