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