[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / e / 3 / 1 / MGFashionMenuView / 0.0.1 / MGFashionMenuView.podspec.json
blob1182c3bfd6d80a374c7968b43ca0256dd2b328ff
2   "name": "MGFashionMenuView",
3   "version": "0.0.1",
4   "summary": "MGFashionMenuView is a view with an awesome animation when it is shown/hidden.",
5   "homepage": "https://github.com/matteogobbi/MGFashionMenuView",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Matteo Gobbi": "job@matteogobbi.com"
12   },
13   "source": {
14     "git": "https://github.com/matteogobbi/MGFashionMenuView.git",
15     "tag": "0.0.1"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "MGFashionMenuView/MGFashionMenuView.{h,m}",
21   "frameworks": [
22     "CoreGraphics",
23     "UIKit"
24   ],
25   "requires_arc": true