[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / e / a / b / JudoKit / 5.5.2 / JudoKit.podspec.json
blob2252e83177f3cb1ec37d9ca7f74dd880e02f656c
2   "name": "JudoKit",
3   "version": "5.5.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/JudoKit.git",
12     "tag": "5.5.2"
13   },
14   "documentation_url": "http://judopay.github.io/JudoKit/",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Source/**/*.swift",
20   "dependencies": {
21     "Judo": [
23     ],
24     "JudoShield": [
26     ]
27   },
28   "frameworks": [
29     "CoreLocation",
30     "Security",
31     "CoreTelephony"
32   ],
33   "pod_target_xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "$(inherited) ${PODS_ROOT}/JudoShield/Framework",
35     "OTHER_LDFLAGS": "$(inherited) -undefined dynamic_lookup"
36   },
37   "deprecated_in_favor_of": "JudoKit-iOS"