blob: dc955741b8ab8119b7c758e2a4dac6b9a165b472 [file] [log] [blame]
{
"name": "OXSaiSDK",
"version": "1.4.2",
"license": "MIT",
"summary": "一键登录",
"homepage": "https://github.com/wxb74/YDDL_SDK",
"source": {
"git": "https://github.com/wxb74/YDDL_SDK.git",
"tag": "1.4.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"libraries": "c++.1",
"authors": {
"wxb74": "563527728@qq.com"
},
"social_media_url": "https://github.com/wxb74/YDDL_SDK",
"source_files": "framework/OXSaiSDK.framework/Headers/*.{h}",
"vendored_frameworks": "framework/OXSaiSDK.framework",
"resources": "framework/*.{bundle}",
"public_header_files": "framework/OXSaiSDK.framework/Headers/OXSaiSDK.h",
"pod_target_xcconfig": {
"ENABLE_BITCODE": "NO",
"FRAMEWORK_SEARCH_PATHS": "$(inherited) $(PODS_ROOT)/OXSaiSDK",
"OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup -ObjC"
}
}