blob: 5f05dd85380ce5aae3eaf5f45ecff3016b984a7d [file] [log] [blame]
{
"name": "LIMApi",
"authors": {
"Adam.Hu": "adam.hu.2018@gmail.com"
},
"version": "1.0.0",
"summary": "乐马IM",
"description": "乐马IM SDK",
"homepage": "https://github.com/hushihua/LIMApi",
"license": {
"type": "Commercial",
"text": "@2019 Lema.cm"
},
"source": {
"git": "https://github.com/hushihua/LIMApi.git",
"tag": "1.0.0"
},
"source_files": "LIMApi.framework/Headers/*.{h}",
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"requires_arc": true,
"platforms": {
"ios": "10.0"
},
"ios": {
"vendored_frameworks": "LIMApi.framework"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"LMPush": [
"1.0.0"
],
"AWSS3": [
"2.12.1"
]
},
"deprecated": true
}