blob: 60fbf6a3bf56a8b40e669a03a880e03f2d42b9ed [file] [log] [blame]
{
"name": "WithTracker",
"version": "1.1.3",
"summary": "Withinnovation Report Lib",
"description": "TODO: Withinnovation Tracker.",
"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.1.3"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "WithTracker/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
}
}