[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 9 / e / Teapot / 2.0.0 / Teapot.podspec.json
blob919d9be51083eca6a38bd12ec1cfba16bef5d312
2   "name": "Teapot",
3   "version": "2.0.0",
4   "summary": "A light-weight URLSession wrapper for building simple API clients",
5   "homepage": "https://github.com/elland/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/elland/Teapot.git",
18     "tag": "2.0.0"
19   },
20   "source_files": "Teapot/*.swift",
21   "swift_version": "4.2"