blob: 27c8c1f188b6dcda9122dab9c44e3668fe259fdb [file] [log] [blame]
{
"name": "DTShareKit-iOS",
"version": "0.0.1",
"summary": "钉钉分享.",
"description": "支持文本、图片、链接以及特殊的支付宝红包类型,具体使用可参考Demo",
"homepage": "https://open.dingtalk.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sundl1988": "sundl1988@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/iosmvn/DTShareKit-iOS.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"xcconfig": {
"OTHER_LDFLAGS": "-all_load"
},
"vendored_frameworks": "DTShareKit.framework"
}