blob: 1ef9b42e11fff1bb339f46d4bfb92ae89624bb5f [file] [log] [blame]
{
"name": "FNetworkService",
"platforms": {
"ios": "9.0"
},
"version": "0.0.3",
"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.0.3"
},
"source_files": "FNetworkService/**/*.{swift}",
"dependencies": {
"Alamofire": [
]
},
"swift_version": "4.2"
}