blob: 51aec1c1bc44908bbf43090601839e88888e57ad [file] [log] [blame]
{
"name": "ACLogstasher",
"version": "0.2.0",
"summary": "Send datas to an instance of Logstash",
"description": "Send default and custom datas to an instance of Logstash\nDefault datas : device model, iOS version, orientation, battery level, bundle version, app version, bundle ID, app name, language, region, timezone, UUID.",
"homepage": "https://github.com/antoine20001/ACLogstasher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"antoine20001": "antoine.cointepas@orange.fr"
},
"source": {
"git": "https://github.com/antoine20001/ACLogstasher.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ACLogstasher/Classes/**/*",
"dependencies": {
"Alamofire": [
]
},
"pushed_with_swift_version": "3.2"
}