blob: 37bf6356e9c5fef2c1179042d71079127b3d9dc8 [file] [log] [blame]
{
"name": "AnneBell",
"version": "0.0.3",
"summary": "Recebe os dados dos beacons das lojas.",
"swift_version": "4.0",
"description": "Recebe os dados dos beacons e faz o envio para o servidor, a plataforma é IOS.",
"homepage": "https://github.com/juntossomosmais/anne-bell",
"license": {
"type": "Proprietary software",
"file": "LICENSE.txt"
},
"authors": {
"Ricardo Baltazar Chaves": "ricardobchaves6@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/juntossomosmais/anne-bell.git",
"tag": "0.0.3"
},
"source_files": [
"Classes",
"AnneBell/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}