blob: ef6a6cf099a772b0290de50ff99026c84ce3ccba [file] [log] [blame]
{
"name": "PTGAdFrameworks",
"version": "1.2.7",
"summary": "A short description of PTGAdFramework.",
"description": "PTGAdFramework provides Union ADs which include native、banner、feed、splash、RewardVideo etc.",
"homepage": "https://github.com/PTGAd/PTGAdFramework",
"license": "MIT",
"authors": {
"xiangrongsu": "15139093304@163.com"
},
"source": {
"git": "https://github.com/PTGAd/PTGAdFramework.git",
"tag": "1.2.7"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"MapKit",
"WebKit",
"MediaPlayer",
"CoreLocation",
"AdSupport",
"CoreMedia",
"AVFoundation",
"CoreTelephony",
"StoreKit",
"SystemConfiguration",
"MobileCoreServices",
"CoreMotion",
"Accelerate"
],
"libraries": [
"c++",
"resolv",
"z",
"sqlite3"
],
"vendored_frameworks": "Frameworks/PTGAdSDK.framework",
"resources": "Frameworks/PTGAdSDK.bundle",
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
}
}