blob: 50ed59f45ba343c60feacbd449ff74e8d34f1499 [file] [log] [blame]
{
"name": "cableUi",
"authors": {
"Adam.Hu": "adam.hu.2018@gmail.com"
},
"version": "1.0.7",
"summary": "cableUi SDK for iOS",
"description": "cable ui SDK for iOS",
"homepage": "https://github.com/hushihua/cableUi.git",
"license": {
"type": "Commercial",
"text": "@2019 Lema.cm"
},
"source": {
"git": "https://github.com/hushihua/cableUi.git",
"tag": "1.0.7"
},
"source_files": "cableUi.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "cableUi.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"swift_versions": "5.0",
"dependencies": {
"iPush": [
],
"iChat": [
],
"iMApi": [
],
"AWSS3": [
],
"SDWebImage": [
],
"SDWebImage/GIF": [
],
"IQKeyboardManager": [
"6.2.1"
],
"TSVoiceConverter": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"SnapKit": [
],
"SQLite.swift": [
],
"GoogleMaps": [
],
"GooglePlaces": [
],
"GooglePlacePicker": [
]
},
"swift_version": "5.0"
}