[Add] AmitySDK 6.47.1
[CocoaPods.git] / Specs / 9 / 3 / 1 / iTouchId / 0.1.5 / iTouchId.podspec.json
blobf9eb02fa29fd34d48a29f2909b8b0cff9f09e151
2   "name": "iTouchId",
3   "version": "0.1.5",
4   "summary": "touch id 封装使用",
5   "description": "touch id 使用, 开发者直接通过pod方式导入,引用相关类可以直接进行验证.",
6   "homepage": "https://github.com/zhangrongwu/iTouchId",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhangrongwu": "zhangrongwu@ennew.cn"
13   },
14   "source": {
15     "git": "https://github.com/zhangrongwu/iTouchId.git",
16     "tag": "0.1.5"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "iTouchId/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "LocalAuthentication"
25   ]