[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 8 / d / 1 / SLTouchAuth / 0.1.1 / SLTouchAuth.podspec.json
blobe7a1611a775f0c25b6fe950253d0eeaebed5107b
2   "name": "SLTouchAuth",
3   "version": "0.1.1",
4   "swift_version": "3.2",
5   "summary": "TouchID Authentication for ios apps.",
6   "description": "Touch id provides to authentication of applicaitons applicaitons.",
7   "homepage": "https://github.com/ankitkargathra/SLTouchAuth",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "ankitkargathra": "ankit.kargathra@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/ankitkargathra/SLTouchAuth.git",
17     "tag": "0.1.1"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "SLTouchAuth/Classes/**/*",
23   "frameworks": [
24     "UIKit",
25     "LocalAuthentication"
26   ]