[Add] SealdSdk 0.9.0
[CocoaPods.git] / Specs / c / d / 8 / Anchorman / 3.2.0 / Anchorman.podspec.json
blobbd2d0b1df0f10044b792379f90bf0c383d4d1c4e
2   "name": "Anchorman",
3   "summary": "A small layer on top of autolayout to make layouts slightly more automatic",
4   "version": "3.2.0",
5   "license": {
6     "type": "MIT"
7   },
8   "authors": {
9     "Joe Fabisevich": "github@fabisevi.ch"
10   },
11   "source_files": "Sources/Anchorman/*.{swift}",
12   "source": {
13     "git": "https://github.com/mergesort/Anchorman.git",
14     "tag": "3.2.0"
15   },
16   "homepage": "https://github.com/mergesort/Anchorman",
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": "5.1",
21   "requires_arc": true,
22   "social_media_url": "https://twitter.com/mergesort",
23   "frameworks": "UIKit",
24   "swift_version": "5.1"