[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / a / b / JudoKit / 6.2.5 / JudoKit.podspec.json
blobd259f48fec84f94de34e362267f1c0496d7f0098
2   "name": "JudoKit",
3   "version": "6.2.5",
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/JudoKit.git",
12     "tag": "6.2.5"
13   },
14   "documentation_url": "https://judopay.github.io/JudoKit/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.swift",
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   },
33   "pushed_with_swift_version": "3.0",
34   "deprecated_in_favor_of": "JudoKit-iOS"