[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / 3 / c / MCBlurredModalController / 0.1.0 / MCBlurredModalController.podspec.json
blob3c3685da9db6e209d33c6e1a6dababdb374902e8
2   "name": "MCBlurredModalController",
3   "version": "0.1.0",
4   "platforms": {
5     "ios": "6.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "A sleek way to display your view controller modally.",
12   "homepage": "https://github.com/matthewcheok/MCBlurredModalController",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/MCBlurredModalController.git",
19     "branch": "master",
20     "tag": "0.1.0"
21   },
22   "source_files": "MCBlurredModalController/*.{h,m}",
23   "public_header_files": "MCBlurredModalController/*.h"