blob: 9c694b68bbd1daaf0a452805e645928af121223d [file] [log] [blame]
{
"name": "SVFoundation",
"authors": {
"Stanislav Smida": "s@svagant.com"
},
"homepage": "https://github.com/svagant/svfoundation",
"platforms": {
"ios": "10.0"
},
"license": {
"type": "MIT"
},
"version": "0.2",
"source": {
"git": "https://github.com/svagant/svfoundation.git",
"tag": "0.2"
},
"source_files": "SVFoundation/*.swift",
"summary": "An extension to Foundation.",
"swift_version": "5.0"
}