[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 4 / 6 / 1 / khenshin / 1.610 / khenshin.podspec.json
blobb046b3dea7aa3c246fee00d8202e11b18471b09e
2   "name": "khenshin",
3   "version": "1.610",
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 2019 khipu SpA. All rights reserved.\n"
10   },
11   "authors": {
12     "Khipu SpA": "support@khipu.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/khipu/khenshin-pod.git",
19     "tag": "1.610"
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   "dependencies": {
30     "AFNetworking": [
31       "3.1.0"
32     ],
33     "IQKeyboardManager": [
34       "5.0.3"
35     ],
36     "JSONModel": [
37       "1.7.0"
38     ],
39     "PPTopMostController": [
40       "0.0.1"
41     ],
42     "RaptureXML": [
43       "1.0.1"
44     ],
45     "TTTAttributedLabel": [
46       "2.0.0"
47     ],
48     "ActionSheetPicker-3.0": [
49       "2.3.0"
50     ],
51     "BEMCheckBox": [
52       "1.4.1"
53     ],
54     "AFNetworking-Synchronous/3.x": [
55       "1.1.0"
56     ],
57     "FMDB": [
58       "2.7.5"
59     ],
60     "AFNetworkActivityLogger": [
61       "3.0.0"
62     ]
63   }