blob: aeeef94a6cd1779f4a386e0a1b7ddbea443dcd9e [file] [log] [blame]
{
"name": "iOSSBackAPI",
"version": "0.1.0",
"summary": "It is a API to communicate with Shop Back Technology's services. This API reads the user position and send a notification in background.",
"description": "TODO: It is a API to communicate with Shop Back Technology's services. This API reads the user position and send a notification in background.",
"homepage": "https://github.com/MatheusRR/iOSSBackAPI",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Matheus Ribeiro": "empresas.mr.two@gmail.com"
},
"source": {
"git": "https://github.com/MatheusRR/iOSSBackAPI.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "10.3"
},
"source_files": "iOSSBackAPI/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
},
"pushed_with_swift_version": "3.0"
}