[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / c / MocaLock / 0.1.1 / MocaLock.podspec.json
blob5fe0799d727f47966253fb697604785ddfa9a1a9
2   "name": "MocaLock",
3   "version": "0.1.1",
4   "swift_versions": "5.0",
5   "platforms": {
6     "ios": "11.0"
7   },
8   "summary": "It is a library for displaying the password lock screen in the iOS application.",
9   "homepage": "https://github.com/ekusuy-osas/MocaLock",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "yusuke.sasou": "s2ysk.dev@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/ekusuy-osas/MocaLock.git",
19     "tag": "0.1.1"
20   },
21   "source_files": "MocaLock/**/*.{swift}",
22   "exclude_files": "MocaLock/**/*.{xib,png}",
23   "swift_version": "5.0"