blob: a1b1733410812c9e71ea23c459b8521f0ca6b27d [file] [log] [blame]
{
"name": "WithReport",
"version": "1.0.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": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.0",
"source_files": "WithReport/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.8.2"
]
}
}