[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / b / 1 / 8 / DeclareUI / 0.1.0 / DeclareUI.podspec.json
blobf97c0fc7f8214164b5a357dc53492de56cac808a
2   "name": "DeclareUI",
3   "version": "0.1.0",
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.1.0"
17   },
18   "source_files": "DeclareUI/**/*.{h,m,swift}",
19   "swift_versions": "4.0",
20   "swift_version": "4.0"