[Add] EOCoreDebug 2.3.296
[CocoaPods.git] / Specs / d / c / 1 / ContentfulPersistenceSwift / 0.3.0 / ContentfulPersistenceSwift.podspec.json
blob6e7d9cdd4f108ceef820f6b646a1562202830def
2   "name": "ContentfulPersistenceSwift",
3   "version": "0.3.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     "Boris Bügling": "boris@buegling.com",
13     "JP Wright": "jp@contentful.com"
14   },
15   "source": {
16     "git": "https://github.com/contentful/contentful-persistence.swift.git",
17     "tag": "0.3.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/*.swift",
21   "module_name": "ContentfulPersistence",
22   "platforms": {
23     "ios": "8.0",
24     "osx": "10.10",
25     "watchos": "2.0",
26     "tvos": "9.0"
27   },
28   "dependencies": {
29     "Contentful": [
30       "~> 0.3.1"
31     ]
32   },
33   "pushed_with_swift_version": "3.0"