[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 1 / 5 / f / MCModalView / 0.2.1 / MCModalView.podspec.json
blobbb4ad5b7102d1845f3c8165f45f747facb337ad1
2   "name": "MCModalView",
3   "version": "0.2.1",
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.1"
21   },
22   "source_files": "MCModalView/*.{h,m}",
23   "public_header_files": "MCModalView/*.h"