blob: 4d2ee9c975bf3b0d8a56f12507f582a9ba139473 [file] [log] [blame]
{
"name": "RRUMessage",
"version": "0.0.1",
"summary": "UM消息推送",
"requires_arc": true,
"description": "UM消息推送SDK",
"homepage": "https://github.com/cyqluowang/RRUMessage",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"陈玉琪": "yq.chen@renrunkeji.com"
},
"source": {
"git": "https://github.com/cyqluowang/RRUMessage.git",
"tag": "0.0.1"
},
"source_files": [
"Core",
"Core/**/*.{h,m}"
],
"vendored_libraries": "Core/*.a"
}