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