blob: 4b65c52fae712906613674cd411528138004bcbc [file] [log] [blame]
{
"name": "DGFrameworkTemplate",
"version": "1.2.5",
"summary": "Digipolitan framework swift template",
"homepage": "https://github.com/Digipolitan/framework-swift-template",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"Digipolitan": "contact@digipolitan.com"
},
"source": {
"git": "https://github.com/Digipolitan/framework-swift-template.git",
"tag": "v1.2.5"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"swift_version": "4.2"
}