[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / a / 8 / MantleModal / 1.0.0 / MantleModal.podspec.json
blob3f88c0118c177fba09aca027b4014f849c036460
2   "name": "MantleModal",
3   "version": "1.0.0",
4   "summary": "A simple modal closable by dragging.",
5   "description": "A simple modal resource that uses a UIScrollView to allow the user to close the modal by dragging it down. PopUp or Menu.",
6   "homepage": "https://github.com/canalesb93/MantleModal",
7   "screenshots": "http://imgur.com/tZr1ns4.gif",
8   "license": {
9     "type": "MIT"
10   },
11   "authors": {
12     "Ricardo Canales": "canalesb93@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/canalesb93/MantleModal.git",
19     "tag": "1.0.0"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"