blob: 0c9b47aa789c5c915d80c8f265ec3805d7ae2b20 [file] [log] [blame]
{
"name": "SupersonicTapjoyAdapter",
"version": "2.1.2.0",
"summary": "Tapjoy Adapter",
"description": "Use this adapter to show Tapjoy ads",
"homepage": "http://www.supersonic.com",
"license": {
"type": "Commercial",
"text": "https://www.supersonic.com/terms-of-use/"
},
"authors": {
"Supersonic": "customersupport@supersonicads.com"
},
"source": {
"http": "https://dl.bintray.com/supersonic/ios-adapters/SUTapjoyAdapter2.1.2.zip"
},
"source_files": "SUTapjoyAdapter/SUTapjoyAdapter.framework/**/*.{h,m}",
"public_header_files": "SUTapjoyAdapter/SUTapjoyAdapter.framework/**/*.h",
"preserve_paths": "SUTapjoyAdapter/SUTapjoyAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"Security",
"CoreData",
"CFNetwork",
"CoreGraphics",
"CoreLocation",
"CoreMotion",
"EventKitUI",
"EventKit",
"Foundation",
"MapKit",
"MediaPlayer",
"MessageUI",
"MobileCoreServices",
"QuartzCore",
"SystemConfiguration",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"CoreTelephony",
"Social",
"StoreKit",
"Twitter"
],
"libraries": [
"sqlite3.0",
"xml2",
"z",
"c++"
],
"resources": "SUTapjoyAdapter/Resources/**/*.bundle",
"vendored_frameworks": "SUTapjoyAdapter/SUTapjoyAdapter.framework"
}