[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / a / 9 / e / Teapot / 2.1.1 / Teapot.podspec.json
blob514716b7e9c5721b53bc5b078525a94740f87776
2   "name": "Teapot",
3   "version": "2.1.1",
4   "summary": "A light-weight URLSession wrapper for building simple API clients",
5   "homepage": "https://github.com/bakkenbaeck/Teapot",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Igor Ranieri": "igor@elland.me"
11   },
12   "platforms": {
13     "ios": "10.0"
14   },
15   "requires_arc": true,
16   "source": {
17     "git": "https://github.com/bakkenbaeck/Teapot.git",
18     "tag": "2.1.1"
19   },
20   "source_files": "Teapot/*.swift",
21   "swift_versions": "4.2",
22   "swift_version": "4.2"