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