[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / b / 8 / a / Identance / 2.3.3 / Identance.podspec.json
blob7ff342a9a33015fecb544866c1a3273ae2116e32
2   "name": "Identance",
3   "version": "2.3.3",
4   "summary": "Identance Verification iOS SDK",
5   "license": {
6     "type": "commercial",
7     "file": "LICENSE"
8   },
9   "homepage": "https://identance.com/",
10   "authors": {
11     "Identance": "partnership@identance.com"
12   },
13   "vendored_frameworks": "Identance.framework",
14   "source": {
15     "git": "https://github.com/identance/ios-sdk.git",
16     "tag": "2.3.3"
17   },
18   "user_target_xcconfig": {
19     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
20   },
21   "pod_target_xcconfig": {
22     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
23   },
24   "swift_versions": "5.0",
25   "platforms": {
26     "ios": "10.0"
27   },
28   "requires_arc": true,
29   "frameworks": [
30     "UIKit",
31     "Foundation"
32   ],
33   "dependencies": {
34     "Down": [
35       "0.9.2"
36     ]
37   },
38   "swift_version": "5.0"