blob: bd4617d38f02ee9ea0c0ea7702973a5104892139 [file] [log] [blame]
{
"name": "SNet",
"version": "0.0.1",
"summary": "A simple URLSession class",
"description": "A simple URLSession class to make URL Request.",
"homepage": "http://rajamohan-s.github.io/snet/",
"screenshots": "http://rajamohan-s.github.io/snet/logo.png",
"license": "MIT",
"authors": "Rajamohan Sadhu Sundar Singh",
"social_media_url": "https://rajamohan-s.github.io/",
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"swift_version": "4.2",
"source": {
"git": "https://github.com/RAJAMOHAN-S/SNet.git",
"tag": "0.0.1"
},
"source_files": "SNet/Source/*.swift"
}