[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 0 / c / 5 / TDTouchID / 1.0.4 / TDTouchID.podspec.json
blobdaf1aaa8bbca1db66256f441d831480a6c39ba9b
2   "name": "TDTouchID",
3   "version": "1.0.4",
4   "summary": "TouchID/FaceID for iOS.",
5   "description": "TDTouchID是一个封装好的指纹验证库,可以用来做iOSAPP的登录/支付等验证。",
6   "homepage": "https://github.com/greezi/TDTouchID",
7   "license": "Apache-2.0",
8   "authors": {
9     "imtudou": "greezi@163.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/greezi/TDTouchID.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "TDTouchID",
20     "TDTouchID/**/*.{h,m}"
21   ],
22   "frameworks": "LocalAuthentication"