[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 3 / 7 / c / ios-trusted-device / 0.0.3 / ios-trusted-device.podspec.json
blob639e9543bc8426873f157452e305e26f92efe0b8
2   "name": "ios-trusted-device",
3   "version": "0.0.3",
4   "summary": "A CocoaPods library for implementation trusted device from fazpass",
5   "description": "This library include some feature like;\n- OTP\n- Header Enrichment\n- Trusted Device",
6   "homepage": "https://github.com/fazpass-sdk/ios-trusted-device",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "anvarisy": "anvarisy@gmail.com"
13   },
14   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "4.2",
18   "source": {
19     "git": "https://github.com/fazpass-sdk/ios-trusted-device.git",
20     "tag": "0.0.3"
21   },
22   "source_files": "ios-trusted-device/**/*.{h,m,swift}",
23   "dependencies": {
24     "CryptoSwift": [
25       "~> 1.7"
26     ],
27     "Firebase": [
28       "~> 9.6"
29     ]
30   },
31   "swift_version": "4.2"