blob: f471b66f5697408945fdf8224638666f8af050c5 [file] [log] [blame]
{
"name": "WCLShineButton",
"version": "1.0.0",
"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.0"
},
"source_files": "WCLShineButton/*.{swift}",
"resources": "WCLShineButton/WCLShineButton.bundle",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}