blob: 7ec17d0c47588759461d7aaf5ca73b535d19ee5f [file] [log] [blame]
{
"name": "KDUi",
"version": "0.0.3",
"summary": "Emay登录SDK",
"homepage": "https://github.com/qcx123/KDUi",
"license": "MIT",
"authors": {
"qcx123": "1411040449@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/qcx123/KDUi.git",
"tag": "0.0.3"
},
"source_files": "EmayLogin/EmaySDK/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"vendored_frameworks": [
"EmayLogin/EmaySDK/EAccountHYSDK.framework",
"EmayLogin/EmaySDK/OAuth.framework",
"EmayLogin/EmaySDK/TYRZUISDK.framework"
],
"vendored_libraries": "EmayLogin/EmaySDK/libKDUi.a",
"resources": "EmayLogin/EmaySDK/*.{bundle}",
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "x86_64 armv7 arm64 i386"
}
}