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