blob: 1cdac6674bdd21fc53dfb79bae8c34624cc0d6e7 [file] [log] [blame]
{
"name": "LTGameSDK",
"version": "0.0.8",
"summary": "Like this you can get LTGameSDK.",
"description": "This is a SDK for Third Login easy to user",
"homepage": "https://github.com/zhubinfeng/LTGameSDK",
"license": "MIT",
"authors": {
"zhubinfeng": "zhubin_feng@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zhubinfeng/LTGameSDK.git",
"tag": "0.0.8"
},
"source_files": "LTGameSDK/LTGameSDK.framework/Headers/*.{h}",
"vendored_frameworks": "LTGameSDK/LTGameSDK.framework",
"resources": "LTGameSDK/IconResource.bundle",
"frameworks": [
"Foundation",
"UIKit"
]
}