blob: 1bbf45f351de8b77993eb61da10b3a0a9b7d03d8 [file] [log] [blame]
{
"name": "DGFrameworkTemplate",
"version": "1.1.7",
"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.1.7"
},
"source_files": "Sources/**/*.{swift,h}",
"platforms": {
"ios": "8.0",
"osx": "10.9",
"watchos": "2.0",
"tvos": "9.0"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}