[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 7 / 2 / CDShareSheet / 0.0.2 / CDShareSheet.podspec.json
blobe23cafdcb3b238055fbd09633485c61d0f514cce
2   "name": "CDShareSheet",
3   "version": "0.0.2",
4   "summary": "CDShareSheet is created for swift which copies from WeChat.",
5   "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.",
6   "homepage": "https://github.com/ChardXu/CDShareSheet",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xuchuandong": "xuchuandong520@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/ChardXu/CDShareSheet.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "CDShareSheet",
23     "CDShareSheet/**/*.{swift}"
24   ],
25   "swift_versions": "4.2"