blob: 42c4a03822e45ceeee40aa08604a22486fea8dc7 [file] [log] [blame]
{
"name": "SwiftGovBrLogin",
"version": "0.0.1",
"summary": "SwiftGovBrLogin é um componente para facilitar a integração de seu app iOS com o login do GOV.BR",
"homepage": "https://github.com/devserpro/SwiftGovBrLogin",
"license": {
"type": "GPL",
"file": "LICENSE"
},
"authors": "Marcelo Baccelli",
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/devserpro/SwiftGovBrLogin.git",
"tag": "0.0.1"
},
"source_files": "SwiftGovBrLogin/**/*.{h,m,swift}",
"swift_version": "4.2"
}