[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 2 / d / 0 / Swiftstraints / 3.0.0 / Swiftstraints.podspec.json
blob39a17ccead05f101d2442994c0d448e47bbd7e11
2   "name": "Swiftstraints",
3   "version": "3.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": "3.0.0"
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,
27   "pushed_with_swift_version": "3.0"