[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 6 / 1 / khenshin / 1.718 / khenshin.podspec.json
blob795a0cb98515b42dd180044a7728ae648d10a8ff
2   "name": "khenshin",
3   "version": "1.718",
4   "summary": "khenshin es una biblioteca que convierte sitios web en APIs read-write.",
5   "description": "khenshin es una biblioteca desarrollada por khipu.com, se utiliza para mejorar la experiencia de pago de todos los medios de pago soportados en khipu.com y para otros procesos originalmente Web.",
6   "homepage": "https://khipu.com",
7   "license": {
8     "type": "Copyright",
9     "text": "      Copyright 2020 khipu SpA. All rights reserved.\n"
10   },
11   "authors": {
12     "Khipu SpA": "support@khipu.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/khipu/khenshin-pod.git",
19     "tag": "1.718"
20   },
21   "vendored_frameworks": "Products/khenshin.framework",
22   "resources": "Products/khenshin.bundle",
23   "libraries": "xml2",
24   "requires_arc": true,
25   "xcconfig": {
26     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/khenshin\"",
27     "HEADER_SEARCH_PATHS": "\"${PODS_ROOT}/Headers/khenshin\""
28   },
29   "pod_target_xcconfig": {
30     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
31   },
32   "user_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "dependencies": {
36     "AFNetworking": [
37       "4.0.1"
38     ],
39     "JSONModel": [
40       "1.7.0"
41     ],
42     "PPTopMostController": [
43       "0.0.1"
44     ],
45     "RaptureXML": [
46       "1.0.1"
47     ],
48     "TTTAttributedLabel": [
49       "2.0.0"
50     ],
51     "ActionSheetPicker-3.0": [
52       "2.3.0"
53     ],
54     "BEMCheckBox": [
55       "1.4.1"
56     ],
57     "FMDB": [
58       "2.7.5"
59     ],
60     "IQKeyboardManager": [
61       "6.5.6"
62     ]
63   }