blob: 7f5e5a63803c7a1a4a7093bd40c202ac7750b7b6 [file] [log] [blame]
{
"name": "MGK3DButton",
"version": "0.1.0",
"summary": "3DButton,Button with Shadow.",
"description": "An override of UIButton class with 3d Push Effects.",
"homepage": "https://github.com/mohammadghk/MGK3DButton",
"license": "MIT",
"authors": {
"Mohammad Ghasemi K": "mohammadghk@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/mohammadghk/MGK3DButton.git",
"tag": "0.1.0"
},
"source_files": "MGK3DButton/Classes/**/*",
"pushed_with_swift_version": "3.1"
}