[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / 7 / a / Contentful / 0.2.3 / Contentful.podspec.json
blob11782bc59a2f87d5f9dc88f14da099174340d5a2
2   "name": "Contentful",
3   "version": "0.2.3",
4   "summary": "Swift SDK for Contentful's Content Delivery API.",
5   "homepage": "https://github.com/contentful/contentful.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.swift.git",
17     "tag": "0.2.3"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/*.swift",
21   "platforms": {
22     "ios": "8.0",
23     "osx": "10.10",
24     "watchos": "2.0",
25     "tvos": "9.0"
26   },
27   "dependencies": {
28     "Decodable": [
29       "~> 0.4.2"
30     ],
31     "Interstellar": [
32       "~> 1.4.0"
33     ],
34     "🕕": [
35       "0.0.1"
36     ]
37   },
38   "pushed_with_swift_version": "2.3"