[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / b / NimbleLocalAuthentication / 1.0.0 / NimbleLocalAuthentication.podspec.json
blob42faa08897d41e0ed5c368ab7d5a076744f11d79
2   "name": "NimbleLocalAuthentication",
3   "version": "1.0.0",
4   "summary": "A SDK support local authentication.",
5   "homepage": "https://github.com/nimblehq/local-authentication-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "@nimblehq": "su.v@nimblehq.co"
12   },
13   "source": {
14     "git": "https://github.com/nimblehq/local-authentication-ios.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "11.0"
19   },
20   "source_files": "Sources/Classes/**/*",
21   "swift_versions": "5.0",
22   "frameworks": "LocalAuthentication",
23   "dependencies": {
24     "KeychainAccess": [
26     ]
27   },
28   "swift_version": "5.0"