blob: 65f6fbf7d36fae89c08a96ebb9b1a869ade1cf59 [file] [log] [blame]
{
"name": "NTTLogger",
"version": "0.3.0",
"summary": "NTTLogger your remote logger",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/davidecalo/NTTLogger",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"davide.calo@nttdata.com": "Davide.Calo@nttdata.com"
},
"source": {
"git": "https://github.com/davidecalo/NTTLogger.git",
"tag": "0.3.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "NTTLogger/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Alamofire": [
"~> 4.7.0"
]
}
}