[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / c / 6 / 4 / DJSemiModalViewController / 0.1.2 / DJSemiModalViewController.podspec.json
blobaf475c3d109c67015ce6caaac747fc2f569e89a8
2   "name": "DJSemiModalViewController",
3   "version": "0.1.2",
4   "summary": "Simple semi modal presentation dialog with stacked content.",
5   "description": "DJSemiModalViewController is a semi modal presentation dialog that grows with it´s added content. DJSemiModalViewController works for iPhone and iPad. The content is added to a UIStackView that is inside of an UIScrollView that adds scroll if needed. DJSemiModalViewController mimic the design of the standard NFC dialog on iPhone.",
6   "homepage": "https://github.com/davnag/DJSemiModalViewController",
7   "screenshots": "https://raw.githubusercontent.com/davnag/DJSemiModalViewController/master/screenshots_1.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "David Jonsén": "jonsen.dev@outlook.com"
14   },
15   "source": {
16     "git": "https://github.com/davnag/DJSemiModalViewController.git",
17     "tag": "0.1.2"
18   },
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_version": "4.0",
23   "source_files": "DJSemiModalViewController/Classes/**/*"