blob: 90b3c85db535f0a0a3c06a1ebf5753576a54cb8a [file] [log] [blame]
{
"name": "CLTGameSDK",
"version": "0.0.1",
"summary": "This is a share sdk CLTGameSDK.",
"description": "This is a CSDK for Third Login easy to user",
"homepage": "https://github.com/zhubinfeng/CLTGameSDK",
"license": "MIT",
"authors": {
"zhubinfeng": "zhubin_feng@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zhubinfeng/CLTGameSDK.git",
"tag": "0.0.1"
},
"source_files": "CLTGameSDK/LTGameSDK.framework/Headers/*.{h}",
"vendored_frameworks": "CLTGameSDK/LTGameSDK.framework",
"resources": "CLTGameSDK/IconResource.bundle",
"frameworks": [
"Foundation",
"UIKit"
]
}