[Add] ExpoFpIndoorAtlas 4.8.11
[CocoaPods.git] / Specs / b / 5 / c / SystemPasswordView / 0.1.5 / SystemPasswordView.podspec.json
blob35402855d8fb7e8ce70369e532d065dd3d32dbaf
2   "name": "SystemPasswordView",
3   "version": "0.1.5",
4   "summary": "A system-style password input view for iOS",
5   "description": "SystemPasswordView is a SwiftUI component that provides a system-style password input interface.\nIt features:\n* Haptic feedback\n* Error animation\n* Native SwiftUI implementation",
6   "homepage": "https://github.com/wwzzyying/SystemPasswordView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jyuuroku Wu": "jyuurokuu@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wwzzyying/SystemPasswordView.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "17.0"
20   },
21   "swift_versions": "6.0",
22   "source_files": "Sources/SystemPasswordView/**/*",
23   "frameworks": "SwiftUI",
24   "swift_version": "6.0"