[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / a / b / JudoKit / 5.2.1 / JudoKit.podspec.json
blobc28386327977f0c1ecfd123d0cdeb6e406bf4058
2   "name": "JudoKit",
3   "version": "5.2.1",
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/JudoKit.git",
12     "tag": "5.2.1"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Source/**/*.swift",
19   "dependencies": {
20     "Judo": [
22     ],
23     "JudoShield": [
25     ]
26   },
27   "frameworks": [
28     "CoreLocation",
29     "Security",
30     "CoreTelephony"
31   ],
32   "pod_target_xcconfig": {
33     "FRAMEWORK_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/JudoShield/Framework",
34     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
35   },
36   "deprecated_in_favor_of": "JudoKit-iOS"