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