[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / d / 9 / NetworkCompose / 0.1.5 / NetworkCompose.podspec.json
blob0ac2a89dc6906aa72b5aace36c2cf1e7c41b3837
2   "name": "NetworkCompose",
3   "version": "0.1.5",
4   "summary": "NetworkCompose is a versatile library simplifying powerful networking tasks.",
5   "description": "NetworkCompose simplifies and enhances network-related tasks by providing a flexible and intuitive composition of network components. From seamless integration of URLSession to advanced features like SSL pinning, mocking, metric reporting, and smart retry mechanisms.",
6   "homepage": "https://github.com/harryngict/NetworkCompose",
7   "source": {
8     "git": "git@github.com:harryngict/NetworkCompose.git",
9     "tag": "0.1.5"
10   },
11   "authors": {
12     "Hoang Nguyen": "harryngict@gmail.com"
13   },
14   "license": {
15     "type": "MIT",
16     "text": "Copyright (c) 2023"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "12.0"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "source_files": "Sources/NetworkCompose/**/**/*.{swift}",
25   "swift_version": "5.0"