blob: bf07369dc9ed3bec877fbfeb60fda0cbe07a9e1b [file] [log] [blame]
{
"name": "PTGAdFramework",
"version": "1.2.5",
"summary": "A short description of PTGAdFramework.",
"description": "PTGAdFramework provides Union ADs which include native、banner、feed、splash、RewardVideo etc.",
"homepage": "https://github.com/xiangrongsu/PTGAdFramework",
"license": "MIT",
"authors": {
"xiangrongsu": "15139093304@163.com"
},
"source": {
"git": "https://github.com/xiangrongsu/PTGAdFramework.git",
"tag": "1.2.5"
},
"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"
}
}