blob: 491461296cacb352b318aacbb661f8597b78de86 [file] [log] [blame]
{
"name": "WithReport",
"version": "0.1.1",
"summary": "Withinnovation WithReport.",
"description": "Withinnovation User Report Lib",
"homepage": "https://git.abouthere.kr/yeogi/ios_WithReport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"반영선": "ban@within.co.kr"
},
"source": {
"git": "https://git.abouthere.kr/yeogi/ios_WithReport.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "WithReport/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
}
}