blob: a5649e2d4a6ae85904001ebf6156ee8e5af8204b [file] [log] [blame]
{
"name": "IronSourceTapjoyAdapter",
"version": "3.0.1.0",
"summary": "Tapjoy Adapter",
"description": "Use this adapter to show Tapjoy ads",
"homepage": "http://www.ironsrc.com/",
"license": {
"type": "Commercial",
"text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
},
"authors": {
"IronSource": "http://www.ironsrc.com/contact/"
},
"source": {
"http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISTapjoyAdapter3.0.1.zip"
},
"source_files": "ISTapjoyAdapter/ISTapjoyAdapter.framework/**/*.{h,m}",
"public_header_files": "ISTapjoyAdapter/ISTapjoyAdapter.framework/**/*.h",
"preserve_paths": "ISTapjoyAdapter/ISTapjoyAdapter.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": "ISTapjoyAdapter/Resources/**/*.bundle",
"vendored_frameworks": "ISTapjoyAdapter/ISTapjoyAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.5.2"
]
}
}