[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / f / 5 / ScalableLayoutKit / 1.1 / ScalableLayoutKit.podspec.json
blob5c40d09fe4b479641ca5933fb7a0961aceebc7d9
2   "name": "ScalableLayoutKit",
3   "version": "1.1",
4   "summary": "A lightweight, pure-Swift library for scaling the consistent across any screen size to make consistent UI.",
5   "homepage": "https://github.com/keshavvishwkarma/ScalableLayoutKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "keshavvishwkarma": "keshavvbe@gmail.com"
12   },
13   "social_media_url": "https://twitter.com/keshav_Vishwkar",
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/keshavvishwkarma/ScalableLayoutKit.git",
20     "tag": "1.1"
21   },
22   "source_files": "Sources/*.{swift}",
23   "frameworks": "UIKit",
24   "requires_arc": true