blob: d1e9e4f92ace0f185f36361132db2c7052065d10 [file] [log] [blame]
{
"name": "SDKUISHYU",
"version": "0.0.1",
"summary": "This is a SDK UI of SDKUISHYU.",
"description": "Like this you can get LTGameSDKcore and SDKUISHYU use it.",
"homepage": "https://github.com/zhubinfeng/SDKUISHYU",
"license": "MIT",
"authors": {
"zhubinfeng": "zhubin_feng@163.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/zhubinfeng/SDKUISHYU.git",
"tag": "0.0.1"
},
"source_files": "SDKUISHYU/SDKUISHYU.framework/Headers/*.{h}",
"vendored_frameworks": "SDKUISHYU/SDKUISHYU.framework",
"resources": "SDKUISHYU/LTResource.bundle",
"frameworks": [
"Foundation",
"UIKit"
]
}