blob: 7979d09f8bd6edd4fe3936c8f733e55325918ef3 [file] [log] [blame]
{
"name": "Heyzap",
"version": "6.4.1",
"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": "6.4.1"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "HeyzapAds.framework",
"public_header_files": "HeyzapAds.framework/Versions/A/Headers/*.h",
"frameworks": [
"QuartzCore",
"CoreGraphics",
"CoreTelephony",
"MediaPlayer"
],
"weak_frameworks": [
"StoreKit",
"AdSupport"
]
}