[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / 8 / TouchIDKit / 1.0.0 / TouchIDKit.podspec.json
blob8a7a209c526b3b5cd370d34c93a598073a6a21a7
2   "name": "TouchIDKit",
3   "version": "1.0.0",
4   "summary": "A wrapper of TouchID for iOS. This framework is very easy to get started.",
5   "homepage": "https://github.com/suxinde2009/TouchIDKit",
6   "license": "MIT",
7   "authors": {
8     "suxinde2009": "suxinde2009@126.com"
9   },
10   "source": {
11     "git": "https://github.com/suxinde2009/TouchIDKit.git",
12     "tag": "1.0.0"
13   },
14   "swift_versions": "4.0",
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "TouchIDKit/**/*.h",
20     "TouchIDKit/**/*.{h,m,swift}"
21   ],
22   "public_header_files": [
23     "TouchIDKit/**/*.h",
24     "TouchIDKit/**/*.h"
25   ],
26   "frameworks": "LocalAuthentication",
27   "swift_version": "4.0"