blob: ab4eaf90bad82ee7f8579423e33da2785ec1990c [file] [log] [blame]
{
"name": "FNetworkService",
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"version": "0.1.7",
"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.7"
},
"source_files": "FNetworkService/**/*.{swift}",
"dependencies": {
"Alamofire": [
]
},
"swift_versions": "5",
"swift_version": "5"
}