blob: 12e37bc69d791bbc4b77f081ded1828b2e6b76a8 [file] [log] [blame]
{
"name": "UCFSDK",
"version": "0.1.22",
"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": "https://www.dropbox.com/s/89r984zk9u8i9iq/UCFSDK1022.framework.zip?dl=1"
},
"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"
}
}