blob: 409c22c62fa86e33dc2bd854fff70c4ddf937f00 [file] [log] [blame]
{
"name": "WithTracker",
"version": "0.1.6",
"summary": "Withinnovation Tracking Lib",
"description": "TODO: Withinnovation Tracker.",
"homepage": "https://git.within.co.kr/ban/iOS_WithTracker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"반영선": "ban@within.co.kr"
},
"source": {
"git": "https://git.within.co.kr/ban/iOS_WithTracker.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "3.2",
"source_files": "WithTracker/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.4"
]
}
}