blob: 239f921f0be7349f6f32caaeaaa0a7976875014a [file] [log] [blame]
{
"name": "Heyzap",
"version": "9.1.16",
"summary": "Advertising SDK for mobile games.",
"homepage": "http://developers.heyzap.com/docs",
"license": {
"type": "Commercial",
"text": "See http://www.heyzap.com/legal/terms"
},
"authors": {
"Heyzap": "support@heyzap.com"
},
"social_media_url": "https://twitter.com/heyzap",
"source": {
"http": "https://d2jks9au6e6w94.cloudfront.net/sdk/heyzap-ads-sdk-9.1.16.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "heyzap-ads-sdk-9.1.16/ios-sdk/HeyzapAds.framework",
"public_header_files": "heyzap-ads-sdk-9.1.16/ios-sdk/HeyzapAds.framework/Versions/A/Headers/*.h",
"frameworks": [
"QuartzCore",
"CoreGraphics",
"CoreTelephony",
"MediaPlayer",
"iAd",
"MobileCoreServices",
"EventKit",
"EventKitUI"
],
"weak_frameworks": [
"StoreKit",
"AdSupport"
],
"libraries": [
"xml2",
"sqlite3"
]
}