blob: 48d2db904d6dde7acebbbc8f5262c4e14dcc247f [file] [log] [blame]
{
"name": "SwiftVenturousNetworking",
"version": "0.4.0",
"summary": "SwiftVenturousNetworking is an HTTP networking library written in Swift",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ramysabry22/SwiftVenturousNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ramysabry22": "ramysabry1996@gmail.com"
},
"source": {
"git": "https://github.com/ramysabry22/SwiftVenturousNetworking.git",
"tag": "0.4.0"
},
"source_files": "SwiftVenturousNetworking*",
"swift_version": "4.2",
"platforms": {
"ios": "11.1"
}
}