blob: 52e9d378fdf50abf71c461c751972799f31447d1 [file] [log] [blame]
{
"name": "DTShareKit",
"version": "0.0.3",
"summary": "Dingtalk (钉钉) Share SDK.",
"description": "用户使用开发者制作的移动应用时,可以将自己喜欢的内容,通过该功能快速地转发给自己在钉钉内的好友。好友点击打开内容链接,\n将通过钉钉内置浏览器打开网页的形式进行呈现。在传播内容的同时,也会同时露出应用的名称与logo,起到品牌传播的效果。",
"homepage": "https://open.dingtalk.com",
"license": {
"type": "GPL",
"text": " Dingtalk All Rights Reserved.\n"
},
"authors": {
"smoothdvd": "madfxgao@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/smoothdvd/DTShareKit.git",
"tag": "0.0.3"
},
"xcconfig": {
"OTHER_LDFLAGS": "-all_load"
},
"ios": {
"vendored_frameworks": "DTShareKit.framework"
}
}