blob: 5107328e0b126c1a671e5fbb9b27a229ac962644 [file] [log] [blame]
{
"name": "TapjoySDK",
"version": "10.0.1",
"summary": "The Tapjoy iOS SDK for Advertiser and Publishers.",
"description": "Tapjoy is a mobile advertising and monetization platform whose Mobile Value Exchange® model allows users to select personalized advertisements with which to engage for virtual rewards or premium content. The iOS SDK provides support for the platform.",
"license": {
"type": "Commercial",
"text": "See http://tech.tapjoy.com/product-overview/tapjoy-sdk-download-license-agreement"
},
"homepage": "http://www.tapjoy.com",
"authors": {
"Tapjoy": "http://www.tapjoy.com"
},
"source": {
"http": "https://s3.amazonaws.com/tapjoy/sdks/TapjoySDK_iOS_v10.0.1.zip"
},
"platforms": {
"ios": null
},
"resources": "TapjoySDK_iOS_v10.0.1/Libraries/Tapjoy.embeddedframework/**/*.bundle",
"public_header_files": "TapjoySDK_iOS_v10.0.1/Libraries/Tapjoy.embeddedframework/Tapjoy.framework/**/*.h",
"preserve_paths": "TapjoySDK_iOS_v10.0.1/Libraries/Tapjoy.embeddedframework/Tapjoy.framework",
"vendored_frameworks": "TapjoySDK_iOS_v10.0.1/Libraries/Tapjoy.embeddedframework/Tapjoy.framework",
"frameworks": [
"Security",
"CoreData",
"CFNetwork",
"CoreGraphics",
"CoreLocation",
"CoreMotion",
"EventKitUI",
"EventKit",
"Foundation",
"MapKit",
"MediaPlayer",
"MessageUI",
"MobileCoreServices",
"QuartzCore",
"SystemConfiguration",
"UIKit"
],
"libraries": [
"sqlite3.0",
"xml2",
"z"
],
"weak_frameworks": [
"AdSupport",
"CoreTelephony",
"Social",
"StoreKit",
"Twitter"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/TapjoySDK/**\""
},
"requires_arc": false
}