[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / 1 / 8 / EntryConverter / 0.0.5 / EntryConverter.podspec.json
blobfd487d08517b272aec1fc5ae4b868e85e5db012b
2   "name": "EntryConverter",
3   "version": "0.0.5",
4   "summary": "EntryConverter is a Sifra Digital library to convert Entry objects",
5   "description": "This library is to parse Entry Objects",
6   "homepage": "https://github.com/SifraDigital/EntryConverter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chaimgross": "chaimgross1026@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/SifraDigital/EntryConverter.git",
20     "tag": "0.0.5"
21   },
22   "source_files": "EntryConverter/**/*.{h,m,swift}",
23   "public_header_files": "EntryConverter/**/*.h",
24   "dependencies": {
25     "Runtime": [
26       "~> 2.1.1"
27     ]
28   },
29   "swift_version": "5.0"