blob: 412dfeb78474e55e1229d36178309368cce601f9 [file] [log] [blame]
{
"name": "GGPublish",
"version": "1.0.8",
"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.8"
},
"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"
}