[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 1 / f / 9 / SwiftConstraints / 1.0.3 / SwiftConstraints.podspec.json
blob69771b05049e3f5c5ccf0f7c534a8b4c1e811f80
2   "name": "SwiftConstraints",
3   "version": "1.0.3",
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.0.3"
20   },
21   "source_files": "Source/SwiftConstraints.swift",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "4.0"