[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 2 / 1 / 8 / AnchorPal / 0.9.3 / AnchorPal.podspec.json
blob5e44dbc5d57b0a970ef36464bfc2996cb7b744a6
2   "name": "AnchorPal",
3   "version": "0.9.3",
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.3"
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"