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