[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / b / f / ZCTouchID / 1.0.0 / ZCTouchID.podspec.json
blobb22639e9d3de22aa99250ec8e7a66abb76213ef4
2   "name": "ZCTouchID",
3   "version": "1.0.0",
4   "summary": "一行代码在你的App中加入TouchID指纹验证",
5   "homepage": "https://github.com/zcill/ZCTouchID",
6   "license": "MIT",
7   "authors": {
8     "zcill": "zcillcoder@gmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/zcill/ZCTouchID.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "ZCTouchID/*.{h,m}",
18   "frameworks": [
19     "Foundation",
20     "UIKit",
21     "LocalAuthentication"
22   ],
23   "requires_arc": true