[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / a / 3 / LN_TouchIDHelper / 1.0.0 / LN_TouchIDHelper.podspec.json
blob849a6df91b2ea6d5cf289ba2c33fa95f4c74300d
2   "name": "LN_TouchIDHelper",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "一行代码实现指纹解锁功能.",
12   "homepage": "https://github.com/LionNeo/LN_TouchIDHelper.git",
13   "authors": {
14     "Lion_Neo": "123624331@qq.com"
15   },
16   "description": "指纹功能集成,一行代码实现.",
17   "source": {
18     "git": "https://github.com/LionNeo/LN_TouchIDHelper.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "*.{h,m}",
22   "frameworks": [
23     "Foundation",
24     "LocalAuthentication"
25   ],
26   "requires_arc": true