[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / d / 1 / b / CWShareView / 0.0.2 / CWShareView.podspec.json
blobc87a0959e8d3683d4ddeeebf2f63f90c3b950272
2   "name": "CWShareView",
3   "version": "0.0.2",
4   "summary": "A simple, ornamental, but powerful shareView!",
5   "description": "A simple, ornamental, but powerful shareView! like wechat.",
6   "homepage": "https://github.com/cwwise/CWShareView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ios_chenwei": "wei18810109052@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/cwwise/CWShareView.git",
19     "tag": "0.0.2"
20   },
21   "source_files": [
22     "Sources",
23     "*.{h,swift}"
24   ],
25   "public_header_files": "Sources/*.h",
26   "frameworks": "UIKit",
27   "pushed_with_swift_version": "4.0"