[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / d / 0 / Swiftstraints / 5.0.0 / Swiftstraints.podspec.json
blob776e2aa5729f7d1907b48d14d740d61ae575fa52
2   "name": "Swiftstraints",
3   "version": "5.0.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": "5.0.0"
17   },
18   "swift_versions": "5.0",
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