blob: d269babf60ed7c0ff2563e1cae77e7fc6437c92e [file] [log] [blame]
{
"name": "LibraryTest",
"version": "1.0.6",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://www.eryushion.com",
"license": {
"type": "MIT",
"file": "license"
},
"authors": {
"Hardik Vyas": "hardik.vyas@eryushion.com"
},
"platforms": {
"ios": "11.0"
},
"source_files": "LibraryTest.zip",
"source": {
"git": "https://github.com/hardikAtEryushion/Test3.git",
"tag": "master"
},
"exclude_files": "Classes/Exclude"
}