blob: 048e1c4770f0126a2ffae278ab4e88db1444dd33 [file] [log] [blame]
{
"name": "SinoAds",
"version": "0.0.3",
"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": "8.0"
},
"source": {
"git": "https://github.com/sinoads/SinoAdsPod.git",
"tag": "0.0.3"
},
"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
}