blob: e9777acd8f1615a6d2c5fab0cc14d8846d05e809 [file] [log] [blame]
{
"name": "CWActionSheet",
"version": "0.0.7",
"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.7"
},
"source_files": [
"Sources",
"*.{h,swift}"
],
"public_header_files": "Sources/*.h",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}