[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 9 / 1 / 8 / EntryConverter / 0.0.4 / EntryConverter.podspec.json
blob28cd210a6c6d2f1741feda07aae575b70bbc9e85
2   "name": "EntryConverter",
3   "version": "0.0.4",
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.4"
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"