[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 9 / 1 / 8 / EntryConverter / 0.0.10 / EntryConverter.podspec.json
blob08a784be51f110d50765caedfdda557ef03a167f
2   "name": "EntryConverter",
3   "version": "0.0.10",
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.10"
21   },
22   "source_files": "EntryConverter/**/*.{h,m,swift}",
23   "public_header_files": "EntryConverter/**/*.h",
24   "dependencies": {
25     "Runtime": [
26       "~> 2.1.1"
27     ],
28     "SwiftyJSON": [
29       "~> 5.0.0"
30     ]
31   },
32   "swift_version": "5.0"