blob: 17616fa15794491eb444ba29e17b1e1167218287 [file] [log] [blame]
{
"name": "SwiftVenturousNetworking",
"version": "0.1.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.1.0"
},
"source_files": "SourceClasses/**/*.swift",
"swift_version": "4.2",
"platforms": {
"ios": "11.1"
}
}