[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 6 / c / b / URLSessionAdapter / 1.2.0 / URLSessionAdapter.podspec.json
blob6894f1b632ddeaf0843d869ac4102a1837ec8bf5
2   "name": "URLSessionAdapter",
3   "version": "1.2.0",
4   "homepage": "https://github.com/denissimon/URLSessionAdapter",
5   "authors": {
6     "Denis Simon": "denis.v.simon@gmail.com"
7   },
8   "summary": "A Codable wrapper around URLSession for networking",
9   "license": {
10     "type": "MIT"
11   },
12   "swift_versions": [
13     "5"
14   ],
15   "platforms": {
16     "ios": "9.0",
17     "osx": "10.10",
18     "watchos": "3.0",
19     "tvos": "10.0"
20   },
21   "source": {
22     "git": "https://github.com/denissimon/URLSessionAdapter.git",
23     "tag": "1.2.0"
24   },
25   "source_files": "Sources/**/*.swift",
26   "frameworks": "Foundation",
27   "swift_version": "5"