[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 8 / b / Declayout / 1.0.1 / Declayout.podspec.json
blob8b86639acdfa2a97a0ca70da7354072eebc4c781
2   "name": "Declayout",
3   "version": "1.0.1",
4   "summary": "Write simple and declarative-ish Auto Layout constraints with Swift.",
5   "homepage": "https://github.com/overheardswift/Declayout",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bayu Kurniawan": "bayu@overheardswift.com"
12   },
13   "social_media_url": "https://twitter.com/overheardswift",
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/overheardswift/Declayout.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Declayout/**/*.swift",
23   "swift_version": "5.0"