[Add] Mobilisten 9.2.1
[CocoaPods.git] / Specs / 8 / 7 / d / DCBlurMenu / 0.0.1 / DCBlurMenu.podspec.json
blob355591d3eab4017680e135633d279d647b84987c
2   "name": "DCBlurMenu",
3   "version": "0.0.1",
4   "license": "MIT",
5   "summary": "A blurred swipe down menu designed for iOS.",
6   "description": "DCBlurMenu is a beautiful blurred dropdown navigation menu without any performance problems.",
7   "authors": {
8     "David Chavez": "https://twitter.com/dchavezlive"
9   },
10   "source": {
11     "git": "https://github.com/dchavezlive/DCBlurMenu.git",
12     "tag": "0.0.1"
13   },
14   "homepage": "https://github.com/dchavezlive/DCBlurMenu",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": "DCBlurMenu",
19   "requires_arc": true,
20   "dependencies": {
21     "ILTranslucentView": [
22       "~> 0.0.1"
23     ]
24   }