blob: 125ea387d295ca36d97831ea52dab497d5199d4e [file] [log] [blame]
{
"name": "WithTracker",
"version": "1.0.0",
"summary": "Withinnovation Report Lib",
"description": "TODO: Withinnovation Tracker.",
"homepage": "http://git.abouthere.kr/yeogi/ios_WithReport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"반영선": "ban@within.co.kr"
},
"source": {
"git": "http://git.abouthere.kr/yeogi/ios_WithReport.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "WithTracker/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
}
}