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