blob: 34bb66ddcff919045711e4d96aa783f319489f98 [file] [log] [blame]
{
"name": "LTGameSDKCore",
"version": "0.0.4",
"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.4"
},
"source_files": "LTGameSDKCore/LTGameSDKCore.framework/Headers/*.{h}",
"vendored_frameworks": "LTGameSDKCore/LTGameSDKCore.framework",
"frameworks": [
"Foundation",
"UIKit"
],
"subspecs": [
{
"name": "LTSDKPlatforms",
"subspecs": [
{
"name": "Facebook",
"vendored_frameworks": [
"LTGameSDKCore/Support/PlatformSDK/FacebookSDK/FBSDKCoreKit.framework",
"LTGameSDKCore/Support/PlatformSDK/FacebookSDK/FBSDKLoginKit.framework",
"LTGameSDKCore/Support/PlatformSDK/FacebookSDK/Bolts.framework"
]
}
]
}
]
}