blob: 83432e58e5759ce1727ebac4be5f03307e6d81b8 [file] [log] [blame]
{
"name": "KDHSeb",
"version": "0.0.2",
"summary": "Emay登录SDK",
"homepage": "https://github.com/qcx123/KDHSeb",
"license": "MIT",
"authors": {
"qcx123": "1411040449@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/qcx123/KDHSeb.git",
"tag": "0.0.2"
},
"source_files": [
"KDHSeb",
"EmayLogin/EmayLoginSDK/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": [
"EmayLogin/EmayLoginSDK/UniLogin/UniLogin.framework",
"EmayLogin/EmayLoginSDK/ThirdPartyLibs/chinaTelecom/EAccountHYSDK.framework",
"EmayLogin/EmayLoginSDK/ThirdPartyLibs/chinaunicom/OAuth.framework",
"EmayLogin/EmayLoginSDK/ThirdPartyLibs/cmcc/TYRZUISDK.framework"
],
"resources": "EmayLogin/EmayLoginSDK/Resources/*.{bundle}",
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64 i386"
}
}