[Add] VIDVLiveness 3.0.4
[CocoaPods.git] / Specs / 9 / 4 / 7 / VKAuthorization / 0.1.0 / VKAuthorization.podspec.json
blob60f3d724061c4c719afb7839dbb721490bbb1dd6
2   "name": "VKAuthorization",
3   "version": "0.1.0",
4   "summary": "Quick way to work with authentication",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/vladaccess/VKAuthorization",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "vladaccess": "vladaccess@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/vladaccess/VKAuthorization.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Source/**/*.{swift}",
22   "frameworks": [
23     "UIKit",
24     "LocalAuthentication"
25   ],
26   "swift_version": "4.0",
27   "requires_arc": true