[Add] DocumentReaderBarcodeStage 7.5.10815
[CocoaPods.git] / Specs / 2 / 1 / 8 / AnchorPal / 0.9.1 / AnchorPal.podspec.json
blobc68df41db35aba0d19e4ea77383850ac567954a5
2   "name": "AnchorPal",
3   "version": "0.9.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": "0.9.1"
14   },
15   "swift_versions": [
16     "5.0"
17   ],
18   "platforms": {
19     "ios": "9.0",
20     "tvos": "9.0",
21     "osx": "10.11"
22   },
23   "requires_arc": true,
24   "source_files": "Sources/**/*.swift",
25   "swift_version": "5.0"