blob: d5548ee5ddd8aadef5849a64fa21db04df5b54aa [file] [log] [blame]
{
"name": "CallUApi",
"authors": {
"Adam.Hu": "adam.hu.2018@gmail.com"
},
"version": "1.1.0",
"summary": "CallU IM Sdk",
"description": "CallU IM Api Sdk",
"homepage": "https://github.com/hushihua/CallUApi.git",
"license": {
"type": "Commercial",
"text": "@2019 Lema.cm"
},
"source": {
"git": "https://github.com/hushihua/CallUApi.git",
"tag": "1.1.0"
},
"source_files": "CallUApi.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "CallUApi.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"AWSS3": [
"2.12.7"
]
},
"deprecated": true
}