blob: f7ce15c9e20d932470ac77093c6e9b465fa092b0 [file] [log] [blame]
{
"name": "CWShareView",
"version": "0.0.1",
"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.1"
},
"source_files": [
"Sources",
"*.{h,swift}"
],
"public_header_files": "Sources/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}