[Add] DocumentReaderFullAuthStage 7.5.10811
[CocoaPods.git] / Specs / 2 / 1 / 8 / AnchorPal / 1.1 / AnchorPal.podspec.json
blob7c08b7d911ed116277a49e3374c662a25358bcaa
2   "name": "AnchorPal",
3   "version": "1.1",
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.1"
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"