blob: 0e2da5ab77f13cdc114e25fd86ba5b20f2884003 [file] [log] [blame]
{
"name": "Heyzap",
"version": "3.4.35",
"summary": "Heyzap's iOS SDK: Leaderboards, Achievements, and Ads for games.",
"homepage": "http://developers.heyzap.com/docs",
"license": {
"type": "Commercial",
"text": "See http://www.heyzap.com/legal/terms"
},
"authors": {
"Heyzap": "integration@heyzap.com"
},
"source": {
"git": "https://github.com/MaxGabriel/HeyzapSDK.git",
"tag": "3.4.35"
},
"platforms": {
"ios": null
},
"resources": "Heyzap.bundle",
"preserve_paths": "Heyzap.framework",
"frameworks": [
"QuartzCore",
"CoreGraphics",
"Heyzap"
],
"weak_frameworks": [
"StoreKit",
"AdSupport"
],
"source_files": "Heyzap.framework/Headers/*.{h}",
"requires_arc": true,
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/Heyzap\""
}
}