[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / b / 2 / DWUNlock / 1.1.2 / DWUNlock.podspec.json
blob4039c14a075305291a531a18c6d3e84c64970315
2   "name": "DWUNlock",
3   "version": "1.1.2",
4   "summary": "iOS端手势与指纹解锁.",
5   "description": "- 一款用于iOS开发的手势与指纹解锁",
6   "homepage": "https://github.com/dwanghello/DWUNlock",
7   "license": "MIT",
8   "authors": {
9     "dwang": "dwang.hello@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/dwanghello/DWUNlock.git",
16     "tag": "1.1.2"
17   },
18   "source_files": [
19     "DWUNlock",
20     "DWUNlock/**/*.{h,m}"
21   ],
22   "resources": "DWUNlock/Resources.bundle",
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "LocalAuthentication",
27     "QuartzCore"
28   ]