[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 7 / 4 / SwiftClamping / 1.0.1 / SwiftClamping.podspec.json
blobb88fef5cb3c1b0565cb2d0963a9744b7eaac4e65
2   "name": "SwiftClamping",
3   "version": "1.0.1",
4   "summary": "A property wrapper to limit input range.",
5   "swift_versions": "5.9.0",
6   "platforms": {
7     "ios": "12.0"
8   },
9   "description": "A property wrapper to limit input range with elegant way.",
10   "homepage": "https://github.com/chenhaiteng/SwiftClamping",
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "Chen-Hai Teng": "chenhaiteng@gmail.com"
17   },
18   "source": {
19     "git": "https://git@github.com/chenhaiteng/SwiftClamping.git",
20     "tag": "1.0.1"
21   },
22   "source_files": "Sources/SwiftClamping/**/*.swift",
23   "swift_version": "5.9.0"