blob: 7f8bc205da29632bcfaed3c561b27d19c939cddf [file] [log] [blame]
{
"name": "Heyzap",
"version": "8.1.0",
"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": "integration@heyzap.com"
},
"social_media_url": "https://twitter.com/heyzap",
"source": {
"git": "https://github.com/Heyzap/ios-advertiser-sdk.git",
"tag": "8.1.0"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "HeyzapAds.framework",
"public_header_files": "HeyzapAds.framework/Versions/A/Headers/*.h",
"frameworks": [
"QuartzCore",
"CoreGraphics",
"CoreTelephony",
"MediaPlayer",
"iAd"
],
"weak_frameworks": [
"StoreKit",
"AdSupport"
]
}