[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 1 / 3 / 6 / ConstraintLib / 1.0.4 / ConstraintLib.podspec.json
blob53d6b39404ea968988848a5f8bd3427a759c9545
2   "name": "ConstraintLib",
3   "version": "1.0.4",
4   "summary": "Swif library that simplifies interacting with Xcode Constraints.",
5   "homepage": "https://github.com/stefanrenne/ConstraintLib",
6   "license": {
7     "type": "Apache-2.0",
8     "file": "LICENSE"
9   },
10   "source": {
11     "git": "https://github.com/stefanrenne/ConstraintLib.git",
12     "tag": "1.0.4"
13   },
14   "authors": "Stefan Renne",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": "ConstraintLib/*.swift",
19   "requires_arc": true,
20   "pushed_with_swift_version": "3.0"