blob: 678d9ffe3093b9cb026e1770595c3be2a4a6ecda [file] [log] [blame]
{
"name": "VenturousNetworking",
"version": "0.1.0",
"summary": "VenturousNetworking is Networking library that uses URLSession for HTTP Requests",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ramysabry22/VenturousNetworking",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ramysabry22": "ramysabry1996@gmail.com"
},
"source": {
"git": "https://github.com/ramysabry22/VenturousNetworking.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Source/**/*.swift",
"swift_version": "4.2"
}