blob: 94c3424f560c1c384940f7448ef806215c9e8011 [file] [log] [blame]
{
"name": "EgameUserSdk",
"version": "1.1.1",
"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.1"
},
"source_files": "EgameUserSdk/*.h",
"resources": "EgameUserSdk/EgameUserSdkBundle.bundle",
"frameworks": [
"MobileCoreServices",
"Security",
"ImageIO",
"SystemConfiguration",
"Foundation",
"CFNetwork",
"AdSupport"
],
"vendored_libraries": "EgameUserSdk/libEgameUserSdk.a"
}