[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / b / c / e / JudoKitObjC / 6.0.2 / JudoKitObjC.podspec.json
blobee8baeb84e68472f1ae4f03b8e50d173641ef777
2   "name": "JudoKitObjC",
3   "version": "6.0.2",
4   "summary": "Judo Pay Full iOS Client Kit",
5   "homepage": "http://judopay.com/",
6   "license": "MIT",
7   "authors": {
8     "Hamon Ben Riazy": "hamon.riazy@judopayments.com"
9   },
10   "source": {
11     "git": "https://github.com/JudoPay/JudoKitObjC.git",
12     "tag": "6.0.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   }