blob: 8f48473cf3519617b2531bd4402355dca874c1f5 [file] [log] [blame]
{
"name": "GoldenDragon",
"version": "1.0.0",
"summary": "A networking framework",
"description": "GoldenDragon is a set of files to perform basic networking operations",
"homepage": "https://github.com/harshvishu/GoldenDragon",
"license": "MIT",
"authors": {
"harsh": "vishwakarma.harsh1993@gmail.com"
},
"source": {
"git": "https://github.com/harshvishu/GoldenDragon.git",
"tag": "1.0.0"
},
"source_files": "GoldenDragon",
"swift_version": "5.0",
"platforms": {
"ios": "10.0"
},
"documentation_url": "https://github.com/harshvishu/GoldenDragon"
}