[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / c / 1 / ContentfulPersistenceSwift / 0.16.0 / ContentfulPersistenceSwift.podspec.json
blob2ed636c739c7d81a029a0db8cdc4edd93a7f4e10
2   "name": "ContentfulPersistenceSwift",
3   "version": "0.16.0",
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.16.0"
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": "9.3",
26     "osx": "10.10",
27     "watchos": "2.0",
28     "tvos": "9.3"
29   },
30   "dependencies": {
31     "Contentful": [
32       "~> 5.3.0"
33     ]
34   },
35   "swift_version": "5.0"