blob: 1182c3bfd6d80a374c7968b43ca0256dd2b328ff [file] [log] [blame]
{
"name": "MGFashionMenuView",
"version": "0.0.1",
"summary": "MGFashionMenuView is a view with an awesome animation when it is shown/hidden.",
"homepage": "https://github.com/matteogobbi/MGFashionMenuView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matteo Gobbi": "job@matteogobbi.com"
},
"source": {
"git": "https://github.com/matteogobbi/MGFashionMenuView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "MGFashionMenuView/MGFashionMenuView.{h,m}",
"frameworks": [
"CoreGraphics",
"UIKit"
],
"requires_arc": true
}