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