[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / d / 0 / Swiftstraints / 4.2.0 / Swiftstraints.podspec.json
blob61220956d18fcc18a6fe07964a39cf1a6efd0aea
2   "name": "Swiftstraints",
3   "version": "4.2.0",
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": "4.2.0"
17   },
18   "swift_version": "4.2",
19   "platforms": {
20     "ios": "8.0",
21     "tvos": "9.0"
22   },
23   "source_files": [
24     "Swiftstraints",
25     "Swiftstraints/**/*.{swift,h,m}"
26   ],
27   "requires_arc": true