blob: 1e0784262bd479c67cd2baca323fad16a61e042d [file] [log] [blame]
{
"name": "WCLShineButton",
"version": "1.0.1",
"summary": "This is a UI lib for iOS. Effects like shining.",
"homepage": "https://github.com/631106979/WCLShineButton",
"license": "MIT",
"authors": {
"W_C__L": "wangchonglei93@icloud.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/631106979/WCLShineButton.git",
"tag": "1.0.1"
},
"source_files": "WCLShineButton/*.{swift}",
"resources": "WCLShineButton/WCLShineButton.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}