blob: 4505fefcf536d2d255a84370382492be41ab8a24 [file] [log] [blame]
{
"name": "SNet",
"version": "1.0",
"summary": "Swift Net is a URLSession for making URL Request for iOS and macOS platforms.",
"description": "Swift Net is a URLSession for making URL Request for iOS and macOS platforms. SNet is the subclass of URLSession.",
"homepage": "https://rajamohan-s.github.io/SNet/",
"screenshots": "http://rajamohan-s.github.io/snet/logo.png",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"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": "1.0"
},
"source_files": "SNet/Source/*.swift"
}