blob: 9067ef1b65528dcb3f4e6891f48d1bb607db525b [file] [log] [blame]
{
"name": "GGPublish",
"version": "1.0.1",
"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.1"
},
"platforms": {
"ios": "9.0"
},
"prefix_header_file": "GG/GG-Prefix.pch",
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_CFLAGS": "-fembed-bitcode"
},
"dependencies": {
"ZZAnalyticsSDK": [
],
"AppsFlyerFramework": [
],
"IronSourceSDK": [
"6.18.0.2"
],
"Bugly": [
]
},
"vendored_frameworks": "Products/GGPublish.framework"
}