blob: 0c51c9f51368d6718448b4f376854ba08c1ee6cf [file] [log] [blame]
{
"name": "FNetworkService",
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"version": "0.1.10",
"summary": "Is a wrapper around Alamofire",
"requires_arc": true,
"description": "FNetworkService is wrapper around Alamofire with neat input Endpoint and generic Codable Result. Version for iOS/TVOS.",
"homepage": "https://github.com/FinchMoscow/FNetworkService",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Eugene": "orexjeka@icloud.com"
},
"source": {
"git": "https://github.com/FinchMoscow/FNetworkService.git",
"tag": "0.1.10"
},
"source_files": "Sources/FNetworkService/**/*.{swift}",
"dependencies": {
"Alamofire": [
]
},
"swift_versions": "5",
"swift_version": "5"
}