blob: ffad14b03c668dbfb083331cd5d66cb2f5a478df [file] [log] [blame]
{
"name": "CatalystNet",
"swift_versions": "5.0",
"version": "1.0.0",
"summary": "Universal AppleOS Apps Networking kit",
"homepage": "https://github.com/hellc/CatalystNet",
"license": "MIT",
"authors": {
"Ivan Manov": "ivanmanov@live.com"
},
"social_media_url": "https://twitter.com/ihellc",
"requires_arc": false,
"platforms": {
"ios": "10.0",
"osx": "10.15"
},
"source": {
"git": "https://github.com/hellc/CatalystNet.git",
"branch": "master"
},
"source_files": "Sources/**/*.swift",
"swift_version": "5.0"
}