blob: c87a0959e8d3683d4ddeeebf2f63f90c3b950272 [file] [log] [blame]
{
"name": "CWShareView",
"version": "0.0.2",
"summary": "A simple, ornamental, but powerful shareView!",
"description": "A simple, ornamental, but powerful shareView! like wechat.",
"homepage": "https://github.com/cwwise/CWShareView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ios_chenwei": "wei18810109052@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cwwise/CWShareView.git",
"tag": "0.0.2"
},
"source_files": [
"Sources",
"*.{h,swift}"
],
"public_header_files": "Sources/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}