[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / b / JudoKit / 5.3.0 / JudoKit.podspec.json
blobc1c31371835b4b529cf9c65bf7e5db91700022ac
2   "name": "JudoKit",
3   "version": "5.3.0",
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.3.0"
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"