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