[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / 1 / f / 9 / SwiftConstraints / 1.1.1 / SwiftConstraints.podspec.json
blobfa5d9cb33cd6f4aa0aad0a1e09fe94e1ca923cb9
2   "name": "SwiftConstraints",
3   "version": "1.1.1",
4   "summary": "Simple shortcuts for AutoLayout",
5   "homepage": "https://github.com/adamdebono/SwiftConstraints",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Adam Debono": "me@adamdebono.com"
12   },
13   "platforms": {
14     "ios": "8.0",
15     "tvos": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/adamdebono/SwiftConstraints.git",
19     "tag": "1.1.1"
20   },
21   "source_files": "Source/SwiftConstraints.swift",
22   "frameworks": "UIKit"