blob: e0b22773fef2541ea59d684e378d927f206dc146 [file] [log] [blame]
{
"name": "KwaiSDK",
"version": "3.4.9",
"summary": "Kwai Open SDK",
"homepage": "https://github.com/KwaiSocial/KwaiSDK-iOS",
"authors": {
"gaomingbo": "gaomingbo@kuaishou.com"
},
"license": {
"type": "MIT"
},
"source": {
"git": "https://github.com/KwaiSocial/KwaiSDK-iOS.git",
"tag": "3.4.9"
},
"vendored_frameworks": "KwaiSDKLibrary/KwaiSDK.framework",
"resources": "KwaiSDKLibrary/KwaiSDK.framework/Versions/A/Resources/KwaiSDK.bundle",
"platforms": {
"ios": "8.0"
},
"static_framework": true,
"frameworks": "WebKit",
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}