blob: c01d907c91f4a707a39dae7ec0913e7318b2229c [file] [log] [blame]
{
"name": "DGFrameworkTemplate",
"version": "1.2.4",
"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.4"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}