blob: efc77af7f9050f3ff41130af5ccb482954f8d67a [file] [log] [blame]
{
"name": "AppAnalysis",
"version": "1.0.11",
"summary": "A nice logger tool in Swift.",
"description": "A nice logger tool in Swift. Cheers",
"homepage": "https://www.eryushion.com",
"license": {
"type": "MIT",
"file": "AppAnalysis/LICENSE"
},
"authors": {
"Hardik Vyas": "hardik.vyas@eryushion.com"
},
"platforms": {
"ios": "11.0"
},
"ios": {
"vendored_frameworks": "AppAnalysis.framework"
},
"source": {
"http": "https://github.com/hardikAtEryushion/AppAnalysis/raw/master/AppAnalysis.zip"
},
"exclude_files": "Classes/Exclude",
"dependencies": {
"Socket.IO-Client-Swift": [
"~> 15.2.0"
]
}
}