[Add] TensorFlowLiteSwift 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 5 / d / e / RgWsPublicClient / 0.1.0 / RgWsPublicClient.podspec.json
blobcf219595602d0e1806e14b668562a13e9224bc53
2   "name": "RgWsPublicClient",
3   "version": "0.1.0",
4   "summary": "A client for retrieving legal entities details from GSIS",
5   "description": "A client that provides access to the web service offered by Greece's Ministry of Finance General Secretariat of Information Systems for retrieving legal entities details",
6   "homepage": "https://github.com/csknns/RgWsPublicClient",
7   "license": "MIT",
8   "authors": {
9     "Christos Koninis": "christos.koninis@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/csknns/RgWsPublicClient.git",
13     "tag": "v0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": [
19     "Classes/NSDate+ISO8601Parsing.m",
20     "NSDate+ISO8601Unparsing.m",
21     "Classes/RgWsPublic.m",
22     "Classes/USAdditions.m",
23     "USGlobals.m",
24     "xsd.m"
25   ],
26   "source_files": "Pod/Classes",
27   "resource_bundles": {
28     "RgWsPublicClient": [
29       "Pod/Assets/*.png"
30     ]
31   },
32   "xcconfig": {
33     "HEADER_SEARCH_PATHS": "\"/usr/include/libxml2\""
34   },
35   "libraries": "xml2"