[Add] DocumentReaderFullStage 7.5.10940
[CocoaPods.git] / Specs / 1 / 5 / f / MCModalView / 0.2 / MCModalView.podspec.json
blob2245b32a7e83ebf8f540d7c5f957d8429803721d
2   "name": "MCModalView",
3   "version": "0.2",
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.2"
21   },
22   "source_files": "MCModalView/*.{h,m}",
23   "public_header_files": "MCModalView/*.h"