[Add] THEOplayer-Connector-Conviva 8.5.0
[CocoaPods.git] / Specs / b / 0 / 6 / DTShareKit / 0.0.3 / DTShareKit.podspec.json
blob52e9d378fdf50abf71c461c751972799f31447d1
2   "name": "DTShareKit",
3   "version": "0.0.3",
4   "summary": "Dingtalk (钉钉) Share SDK.",
5   "description": "用户使用开发者制作的移动应用时,可以将自己喜欢的内容,通过该功能快速地转发给自己在钉钉内的好友。好友点击打开内容链接,\n将通过钉钉内置浏览器打开网页的形式进行呈现。在传播内容的同时,也会同时露出应用的名称与logo,起到品牌传播的效果。",
6   "homepage": "https://open.dingtalk.com",
7   "license": {
8     "type": "GPL",
9     "text": "                                                   Dingtalk All Rights Reserved.\n"
10   },
11   "authors": {
12     "smoothdvd": "madfxgao@gmail.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/smoothdvd/DTShareKit.git",
19     "tag": "0.0.3"
20   },
21   "xcconfig": {
22     "OTHER_LDFLAGS": "-all_load"
23   },
24   "ios": {
25     "vendored_frameworks": "DTShareKit.framework"
26   }