[Add] YSRTCLiveAVKitSDK 1.0.2
[CocoaPods.git] / Specs / c / a / 6 / WWTouchIdTesting / 0.3.0 / WWTouchIdTesting.podspec.json
blob8fb2a78bb9ecf77049b8b7b774ebf04ffdfb654f
2   "name": "WWTouchIdTesting",
3   "version": "0.3.0",
4   "summary": "WWTouchIdTesting is TouchID / FaceID package. (使用TouchID / FaceID的封裝)",
5   "homepage": "https://github.com/William-Weng/WWTouchIdTesting",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "翁禹斌(William.Weng)": "linuxice0609@gmail.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "ios": {
17     "vendored_frameworks": "WWTouchIdTesting.framework"
18   },
19   "source": {
20     "git": "https://github.com/William-Weng/WWTouchIdTesting.git",
21     "tag": "0.3.0"
22   },
23   "frameworks": [
24     "UIKit",
25     "LocalAuthentication"
26   ]