blob: e0cdcb2382c1dc121d3b20d552939a4c8ab364fc [file] [log] [blame]
{
"name": "CallUUI",
"authors": {
"Adam.Hu": "adam.hu.2018@gmail.com"
},
"version": "1.0.0",
"summary": "CallU IM Sdk",
"description": "CallU IM UI Sdk",
"homepage": "https://github.com/hushihua/CallUUI.git",
"license": {
"type": "Commercial",
"text": "@2019 Lema.cm"
},
"source": {
"git": "https://github.com/hushihua/CallUUI.git",
"tag": "1.0.0"
},
"source_files": "CallUUI.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "CallUUI.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"swift_versions": "5.0",
"dependencies": {
"CallUApi": [
"1.0.0"
],
"AWSS3": [
],
"SDWebImage": [
],
"SDWebImage/GIF": [
],
"IQKeyboardManager": [
],
"TSVoiceConverter": [
"0.1.6"
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"SnapKit": [
],
"SQLite.swift": [
],
"GoogleMaps": [
],
"GooglePlaces": [
],
"GooglePlacePicker": [
]
},
"deprecated": true,
"swift_version": "5.0"
}