[Add] ZohoDeskPortalAPIKit 4.0.5
[CocoaPods.git] / Specs / 1 / 5 / f / MCModalView / 0.3 / MCModalView.podspec.json
blobb844ba0d14e02a8c7ff6b2b95284699225b0b15d
2   "name": "MCModalView",
3   "version": "0.3",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "UIAlertView/UIActionSheet replacement supporting iPhone/iPad and device rotations.",
12   "homepage": "https://github.com/matthewcheok/MCModalView",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/MCModalView.git",
19     "branch": "master",
20     "tag": "0.3"
21   },
22   "source_files": "MCModalView/*.{h,m}",
23   "public_header_files": "MCModalView/*.h"