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