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