[Add] LastFM.swift 1.5.0
[CocoaPods.git] / Specs / 9 / 1 / 8 / EntryConverter / 0.0.6 / EntryConverter.podspec.json
blobd41d9d45a72c9ddb7f21a5c34335a2c3d103b90a
2   "name": "EntryConverter",
3   "version": "0.0.6",
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.6"
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"