blob: 09f66e2f01c5878883f91bde4cc261e5515f92ae [file] [log] [blame]
{
"name": "LTGameSDK",
"version": "0.0.2",
"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.2"
},
"source_files": "LTGameSDK/LTGameSDK.framework/Headers/*.{h}",
"vendored_frameworks": "LTGameSDK/LTGameSDK.framework",
"resources": "LTGameSDK/IconResource.bundle",
"frameworks": [
"Foundation",
"UIKit"
]
}