blob: 3431c6e74d21e05d6ea9c015f8316eb54d824a80 [file] [log] [blame]
{
"name": "MCDingTalk",
"version": "1.0.1",
"summary": "DTShareKit官方库映射",
"description": "MCDingTalk是对DTShareKit的映射,使用pod依赖管理,便于开发者快速集成DTShareKit的登录、分享等功能。",
"license": "MIT",
"authors": {
"littleplayer": "mailjiancheng@163.com"
},
"homepage": "https://github.com/poholo/MCDingTalk",
"source": {
"git": "https://github.com/poholo/MCDingTalk.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"vendored_frameworks": "Example/DTShareKit.framework"
}