blob: a0c7ee4f97f1413f5ef9c16130721cbc5159b135 [file] [log] [blame]
{
"name": "GGPublish",
"version": "1.0.4",
"summary": "GameGoing Publish SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wbzlop/GGPublish",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wubaozeng": "wubaozeng@gamegoing.net"
},
"source": {
"git": "https://github.com/wbzlop/GGPublish.git",
"tag": "1.0.4"
},
"platforms": {
"ios": "9.0"
},
"prefix_header_file": "GG/GG-Prefix.pch",
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_CFLAGS": "-fembed-bitcode"
},
"dependencies": {
"ZZAnalyticsSDK": [
],
"AppsFlyerFramework": [
"6.0.2"
],
"IronSourceSDK": [
"7.0.1.0"
],
"Bugly": [
]
},
"vendored_frameworks": "Products/GGPublish.framework"
}