[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 2 / 9 / c / JXPatternLock / 0.0.2 / JXPatternLock.podspec.json
blob1be90494e818928fe9f649754be2aee454d91e9c
2   "name": "JXPatternLock",
3   "version": "0.0.2",
4   "summary": "一个轻量级、配置丰富、灵活扩展的图案解锁库(手势解锁库) Pattern Lock & Gesture Password",
5   "homepage": "https://github.com/pujiaxin33/JXPatternLock",
6   "license": "MIT",
7   "authors": {
8     "pujiaxin33": "317437084@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "swift_versions": "5.0",
14   "source": {
15     "git": "https://github.com/pujiaxin33/JXPatternLock.git",
16     "tag": "0.0.2"
17   },
18   "frameworks": "UIKit",
19   "source_files": [
20     "Sources",
21     "Sources/*.{swift}"
22   ],
23   "requires_arc": true,
24   "swift_version": "5.0"