blob: 1768c3d37469f66c1b32c295dd7497eb853cc57a [file] [log] [blame]
{
"name": "WYMaterialButton",
"version": "0.2.0",
"summary": "Material Design for iOS button with fullly interactive animations on storyboard, integrated Spring animations.",
"description": "WYMaterialButton implemented Material Design on iOS, allowing iOS buttons to be more responsive and interactive.\nIntegraded with Spring animations, WYMaterialButton is super animated and programmer-friendly. All settings support 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.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"WYMaterialButton": [
"Pod/Assets/*.png"
]
}
}