[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / e / JudoKitObjC / 9.0.0 / JudoKitObjC.podspec.json
blobd99fd5a1e9d94e399d077536d42ec6bd5f9ef69a
2   "name": "JudoKitObjC",
3   "version": "9.0.0",
4   "summary": "Judo Pay Full iOS Client Kit",
5   "homepage": "https://www.judopay.com/",
6   "license": "MIT",
7   "authors": {
8     "Judopay": "developersupport@judopayments.com"
9   },
10   "source": {
11     "git": "https://github.com/Judopay/JudoKitObjC.git",
12     "tag": "9.0.0"
13   },
14   "documentation_url": "https://judopay.github.io/JudoKitObjC/",
15   "platforms": {
16     "ios": "10.3"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.{m,h}",
20   "dependencies": {
21     "DeviceDNA": [
23     ],
24     "TrustKit": [
26     ]
27   },
28   "frameworks": [
29     "CoreLocation",
30     "Security",
31     "CoreTelephony"
32   ],
33   "pod_target_xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/DeviceDNA/Source"
35   },
36   "resource_bundles": {
37     "JudoKitObjC": [
38       "Resources/*.lproj/*.strings"
39     ]
40   }