blob: d13eb08955abf76767496848a3e836bf5d793a5b [file] [log] [blame]
{
"name": "EgameLogSdk",
"version": "1.0.0",
"summary": "EgameLogSdk is LogSDK of Egame",
"description": "Fast way to set the LogSDK of Egame by cocoapods",
"homepage": "https://github.com/Danny1451/EgameLogSdk",
"license": "MIT",
"authors": {
"Danny1451": "540401451@qq.com"
},
"source": {
"git": "https://github.com/Danny1451/EgameLogSdk.git",
"tag": "1.0.0"
},
"source_files": "EgameLogSdk/*.h",
"frameworks": [
"MobileCoreServices",
"Security",
"ImageIO",
"SystemConfiguration",
"Foundation",
"CFNetwork",
"AdSupport"
],
"vendored_libraries": "EgameLogSdk/libEgameLogSdk.a"
}