[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / 3 / 9 / NKSlideScreensTemplate / 0.1.0 / NKSlideScreensTemplate.podspec.json
blob043b16acec881f8291387335d4467cecfa7da088
2   "name": "NKSlideScreensTemplate",
3   "version": "0.1.0",
4   "summary": "Tool for quick and compact UIPageViewController configuration.",
5   "description": "The solution is a template with the implementation of the basic methods of configuration and management of UIPageViewController.\n\nThe solution is designed for multi-level architectures, as it allows to distribute the code into the corresponding layers of the module.",
6   "homepage": "https://github.com/nkopilovskii/NKSlideScreensTemplate",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "nkopilovskii": "nkopilovskii@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/nkopilovskii/NKSlideScreensTemplate.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/mkopilovskii",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "NKSlideScreensTemplate/Classes/**/*",
24   "swift_version": "5.0"