blob: 35c6e55582cbbfbbc6267679e92ae5ff36b27998 [file] [log] [blame]
{
"name": "WYMaterialButton",
"version": "2.0.2",
"summary": "Interactive and fully animated Material Design button for iOS developers.",
"description": "WYMaterialButton implemented Material Design on iOS, allowing iOS buttons to be more responsive and interactive.\nIntegrated with Spring and pop animations, WYMaterialButton is super animated and programmer-friendly. All settings can be customized in storyboard inspector.",
"homepage": "https://github.com/yuwang17/WYMaterialButton",
"license": "MIT",
"authors": {
"Yu Wang": "wangyu2165@gmail.com"
},
"source": {
"git": "https://github.com/yuwang17/WYMaterialButton.git",
"tag": "2.0.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"pop": [
"~> 1.0"
]
},
"pushed_with_swift_version": "3.0"
}