blob: c582c92820abfc3fed949d8b1ed83a79c6894ee8 [file] [log] [blame]
{
"name": "LTGameSDKCore",
"version": "0.0.3",
"summary": "LTGameSDKCore Supports base function to third login.",
"description": "You can use this SDK easy in third login, and this sdk will add more for later",
"homepage": "https://github.com/zhubinfeng/LTGameSDKCore",
"license": "MIT",
"authors": {
"zhubinfeng": "zhubin_feng@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zhubinfeng/LTGameSDKCore.git",
"tag": "0.0.3"
},
"source_files": "LTGameSDKCore/LTGameSDKCore.framework/Headers/*.{h}",
"vendored_frameworks": "LTGameSDKCore/LTGameSDKCore.framework",
"frameworks": [
"Foundation",
"UIKit"
]
}