[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 9 / c / 7 / PresentationSettings / 1.1.3 / PresentationSettings.podspec.json
blob6f6cf10dae7d62317f869196e9d2bcb8b8aded0c
2   "name": "PresentationSettings",
3   "version": "1.1.3",
4   "summary": "Configuration for UIViewController presentation.",
5   "homepage": "https://github.com/Meniny/SuperAlertController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE.md"
9   },
10   "authors": "Elias Abel",
11   "source": {
12     "git": "https://github.com/Meniny/PresentationSettings.git",
13     "tag": "1.1.3"
14   },
15   "swift_version": "4.0",
16   "social_media_url": "https://meniny.cn/",
17   "source_files": "PresentationSettings/**/*.{swift}",
18   "resources": "PresentationSettings/**/*.{xib}",
19   "requires_arc": true,
20   "platforms": {
21     "ios": "8.0"
22   },
23   "description": "The configuration for UIViewController presentation.",
24   "module_name": "PresentationSettings"