blob: 6e8db3881ce28161a9ff00bce3552cd2a9f58492 [file] [log] [blame]
{
"name": "CDShareSheet",
"version": "0.0.4",
"summary": "CDShareSheet is created for swift which copies from WeChat.",
"description": "When I looking for a Share component like Wechat wich use swift but I cannot find, so I create this component and welcome to point out mistakes.",
"homepage": "https://github.com/ChardXu/CDShareSheet",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuchuandong": "xuchuandong520@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/ChardXu/CDShareSheet.git",
"tag": "0.0.4"
},
"source_files": "CDShareSheet/CDShareSheet/*.{swift}",
"swift_versions": "4.2"
}