[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 2 / d / 0 / Swiftstraints / 2.2.2 / Swiftstraints.podspec.json
blobfd188b77aaab3ce65dd46652b97b877ccce9948a
2   "name": "Swiftstraints",
3   "version": "2.2.2",
4   "summary": "Auto Layout Made Easy",
5   "description": "Write auto layout constraints in a single line of code.",
6   "homepage": "https://github.com/Skyvive/Swiftstraints",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Brad Hilton": "brad.hilton.nw@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Skyvive/Swiftstraints.git",
16     "tag": "2.2.2"
17   },
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0"
21   },
22   "source_files": [
23     "Swiftstraints",
24     "Swiftstraints/**/*.{swift,h,m}"
25   ],
26   "requires_arc": true