blob: df719e11559c1547a8d2f45b49d491641d8389a6 [file] [log] [blame]
{
"name": "EgameUserSdk",
"version": "1.1.0",
"summary": "EgameUserSdk is UserSDK of Egame",
"description": "Fast way to set the UserSDK of Egame by cocoapods",
"homepage": "https://github.com/Danny1451/EgameUserSDK",
"license": "MIT",
"authors": {
"Danny1451": "540401451@qq.com"
},
"source": {
"git": "https://github.com/Danny1451/EgameUserSdk.git",
"tag": "1.1.0"
},
"source_files": "EgameUserSdk/*.h",
"resources": "EgameUserSdk/EgameUserSdkBundle.bundle",
"frameworks": [
"MobileCoreServices",
"Security",
"ImageIO",
"SystemConfiguration",
"Foundation",
"CFNetwork",
"AdSupport"
],
"vendored_libraries": "EgameUserSdk/libEgameUserSdk.a"
}