blob: d78742f3f3469ac906b89dcdbf9a40616dc5f540 [file] [log] [blame]
{
"name": "EGUserSDK",
"version": "1.1.1",
"summary": "EGUserSDK is UserSDK of Egame",
"description": "A longer description of EGUserSDK in Markdown format.\nUserSDK of Egame\n * Think: Why did you write this? What is the focus? What does it do?\n * CocoaPods will be using this to generate tags, and improve search results.\n * Try to keep it short, snappy and to the point.\n * Finally, don't worry about the indent, CocoaPods strips it!",
"homepage": "https://github.com/Danny1451/EGUserSDK",
"license": "MIT",
"authors": {
"Danny1451": "540401451@qq.com"
},
"source": {
"git": "https://github.com/Danny1451/EGUserSDK.git",
"tag": "1.1.1"
},
"source_files": "EGUserSDK/*.h",
"resources": [
"EGUserSDK/libEgameUserSdk.a",
"EGUserSDK/EgameUserSdkBundle.bundle"
],
"frameworks": [
"MobileCoreServices",
"Security",
"ImageIO",
"SystemConfiguration",
"Foundation",
"CFNetwork",
"AdSupport"
]
}