blob: e28cb39448e1060312e93410c5ece7118bd55001 [file] [log] [blame]
{
"name": "Heyzap",
"version": "9.9.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": "support@heyzap.com"
},
"social_media_url": "https://twitter.com/heyzap",
"source": {
"http": "https://d2jks9au6e6w94.cloudfront.net/sdk/heyzap-ads-sdk-9.9.0.zip"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"vendored_frameworks": "heyzap-ads-sdk-9.9.0/ios-sdk/HeyzapAds.framework",
"source_files": "heyzap-ads-sdk-9.9.0/ios-sdk/HeyzapAds.framework/Versions/A/Headers/*.h",
"public_header_files": "heyzap-ads-sdk-9.9.0/ios-sdk/HeyzapAds.framework/Versions/A/Headers/*.h",
"frameworks": [
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"MediaPlayer",
"MessageUI",
"MobileCoreServices",
"QuartzCore",
"Security",
"SystemConfiguration"
],
"weak_frameworks": [
"AdSupport",
"StoreKit"
],
"libraries": [
"xml2",
"sqlite3"
]
}