[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / 2 / d / 0 / Frisbee / 0.1.0 / Frisbee.podspec.json
blobdef92f4cde1550d3f5b21a2385af5080535e49cb
2   "name": "Frisbee",
3   "version": "0.1.0",
4   "summary": "Another network wrapper for URLSession",
5   "description": "Built to make it easy to create tests for your application's network layer.",
6   "homepage": "https://github.com/ronanrodrigo/Frisbee",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Ronan Rodrigo Nunes": "ronan.nunes@me.com"
13   },
14   "social_media_url": "https://twitter.com/ronanrodrigo_",
15   "platforms": {
16     "ios": "10.0",
17     "osx": "10.13"
18   },
19   "source": {
20     "git": "https://github.com/ronanrodrigo/Frisbee.git",
21     "tag": "0.1.0"
22   },
23   "source_files": "Sources/**/*.{swift}",
24   "exclude_files": "Tests"