[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / b / 1 / 8 / DeclareUI / 0.3.3 / DeclareUI.podspec.json
blobcef6d9246bb5469d9ee400e9c2a07978e860c5bb
2   "name": "DeclareUI",
3   "version": "0.3.3",
4   "summary": "Declarative framework wrapping UIKit constraints",
5   "description": "This framework is meant to make setting up constraints of a UIKit project more declarative and look similar to SwiftUI.",
6   "homepage": "https://github.com/Kilo-Loco/DeclareUI",
7   "license": "MIT",
8   "authors": {
9     "Kilo Loco": "kyle@kiloloco.com"
10   },
11   "platforms": {
12     "ios": "11.0"
13   },
14   "source": {
15     "git": "https://github.com/Kilo-Loco/DeclareUI.git",
16     "tag": "0.3.3"
17   },
18   "source_files": "Source/*.{h,m,swift}",
19   "swift_versions": "5.1",
20   "swift_version": "5.1"