[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 1 / ContentfulPersistenceSwift / 0.17.11 / ContentfulPersistenceSwift.podspec.json
blob2a0a987ea0e2350d69b7ea7b0617b9d226d094fb
2   "name": "ContentfulPersistenceSwift",
3   "version": "0.17.11",
4   "summary": "Simplified persistence for the Contentful Swift SDK.",
5   "homepage": "https://github.com/contentful/contentful-persistence.swift/",
6   "social_media_url": "https://twitter.com/contentful",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JP Wright": "jp@contentful.com",
13     "Boris Bügling": "boris@buegling.com"
14   },
15   "source": {
16     "git": "https://github.com/contentful/contentful-persistence.swift.git",
17     "tag": "0.17.11"
18   },
19   "requires_arc": true,
20   "swift_versions": "5.0",
21   "source_files": "Sources/**/*.swift",
22   "module_name": "ContentfulPersistence",
23   "frameworks": "CoreData",
24   "platforms": {
25     "ios": "12.0",
26     "osx": "10.13",
27     "watchos": "4.0",
28     "tvos": "12.0"
29   },
30   "dependencies": {
31     "Contentful": [
32       "~> 5.5.9"
33     ]
34   },
35   "swift_version": "5.0"