[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / e / Teapot / 2.1.0 / Teapot.podspec.json
blob0ac4a688409ff02b990a7f3780756937abc69b69
2   "name": "Teapot",
3   "version": "2.1.0",
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.0"
19   },
20   "source_files": "Teapot/*.swift",
21   "swift_versions": "4.2",
22   "swift_version": "4.2"