[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 1 / 8 / AnchorPal / 1.0.0 / AnchorPal.podspec.json
blobc828f8ac7414f5a1102671bc66a18267e3bf429d
2   "name": "AnchorPal",
3   "version": "1.0.0",
4   "summary": "A library inspired by SnapKit.",
5   "description": "Create constraints on top of the NSLayoutAnchor API, with custom dimension and system spacing support.",
6   "homepage": "https://github.com/sugarmo/AnchorPal",
7   "license": "MIT",
8   "authors": {
9     "Steven Mok": "su9ar.mo@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sugarmo/AnchorPal.git",
13     "tag": "1.0.0"
14   },
15   "swift_versions": [
16     "5.0"
17   ],
18   "platforms": {
19     "ios": "11.0",
20     "tvos": "11.0",
21     "osx": "11.0"
22   },
23   "requires_arc": true,
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5.0"