blob: cac22af1bf0ad22315f9b5fd19d7bf58e28f40c1 [file] [log] [blame]
{
"name": "WCLShineButton",
"version": "1.0.8",
"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": "8.0"
},
"source": {
"git": "https://github.com/631106979/WCLShineButton.git",
"tag": "1.0.8"
},
"source_files": "WCLShineButton/*.{swift}",
"resources": "WCLShineButton/WCLShineButton.bundle",
"frameworks": "UIKit",
"requires_arc": true
}