[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / b / c / e / JudoKitObjC / 6.2.2 / JudoKitObjC.podspec.json
blob84fca06928d1bcc147956b2e65eff51decff601f
2   "name": "JudoKitObjC",
3   "version": "6.2.2",
4   "summary": "Judo Pay Full iOS Client Kit",
5   "homepage": "http://judopay.com/",
6   "license": "MIT",
7   "authors": {
8     "Ashley Barrett": "ashley.barrett@judopayments.com"
9   },
10   "source": {
11     "git": "https://github.com/JudoPay/JudoKitObjC.git",
12     "tag": "6.2.2"
13   },
14   "documentation_url": "https://judopay.github.io/JudoKitObjC/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.{m,h}",
20   "dependencies": {
21     "JudoShield": [
23     ]
24   },
25   "frameworks": [
26     "CoreLocation",
27     "Security",
28     "CoreTelephony"
29   ],
30   "pod_target_xcconfig": {
31     "FRAMEWORK_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/JudoShield/Source"
32   }