blob: 3f7bd186eedea37f0f21186a5264350ed352b51c [file] [log] [blame]
{
"name": "LSPush",
"version": "0.1.2",
"summary": "iOS LSPush",
"description": "提供给rn修改APPicon角标数字,获取角标数字,清除角标数字",
"homepage": "http://www.lianshang.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Dylan-YZF": "dylan.yang@lianshang.com"
},
"source": {
"git": "git@git.lsfash.cn:nativeLib_iOS/push.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "LSPush/Classes/**/*",
"dependencies": {
"React": [
]
}
}