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