blob: 776f8fe1a510771040b467a26fda0ddd6c5280a3 [file] [log] [blame]
{
"name": "WYMaterialButton",
"version": "0.2.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 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": "0.2.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"WYMaterialButton": [
"Pod/Assets/*.png"
]
}
}