blob: 5b690c28c90ffa1ecaa71b531ee9e72dd86c4323 [file] [log] [blame]
{
"name": "UCFSDK",
"version": "0.1.23",
"summary": "An SDK from UCFunnel.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/b04501073",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"b04501073@ntu.edu.tw": "max.li@ucfunnel.com"
},
"source": {
"http": "http://cdn.aralego.net/ucfad/mobile_sdk/ios/Cocoapods/UCFSDK.zip"
},
"ios": {
"vendored_frameworks": "UCFSDK.framework"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}