[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / a / 6 / EasyPin / 1.0.0 / EasyPin.podspec.json
blobf040228b22d5f281534f46fef84cecfd1f2f2a0e
2   "name": "EasyPin",
3   "version": "1.0.0",
4   "summary": "EasyPin is a SwiftUI based customizable pin code generator",
5   "description": "EasyPin is a pod written in SwiftUI which lets you create PIN code and keypad easily with customisation according to your own liking.",
6   "homepage": "https://github.com/fahadshafiq48/EasyPin",
7   "screenshots": "https://raw.githubusercontent.com/fahadshafiq48/EasyPin/main/.github/pinView.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Fahad Shafiq": "fahadshafiq48@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/fahadshafiq48/EasyPin.git",
17     "tag": "1.0.0"
18   },
19   "platforms": {
20     "ios": "13.0"
21   },
22   "source_files": "EasyPin/Classes/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"