[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / a / 8 / MantleModal / 0.0.4 / MantleModal.podspec.json
blob892c1d5bf859fdd4833ee6b4320b54068663b7a3
2   "name": "MantleModal",
3   "version": "0.0.4",
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.",
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": "0.0.4"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude"