blob: 24840f8862b54cbe20ebde59091345399bb3300b [file] [log] [blame]
{
"name": "Heyzap",
"version": "9.5.4",
"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.5.4.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "heyzap-ads-sdk-9.5.4/ios-sdk/HeyzapAds.framework",
"public_header_files": "heyzap-ads-sdk-9.5.4/ios-sdk/HeyzapAds.framework/Versions/A/Headers/*.h",
"frameworks": [
"QuartzCore",
"CoreGraphics",
"CoreTelephony",
"MediaPlayer",
"iAd",
"MobileCoreServices",
"EventKit",
"EventKitUI"
],
"weak_frameworks": [
"StoreKit",
"AdSupport"
],
"libraries": [
"xml2",
"sqlite3"
]
}