blob: 7e18e37d4afccc8ed4fc3773774b16eee59ae6d9 [file] [log] [blame]
{
"name": "WithTracker",
"version": "1.1.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "WithTracker/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
}
}