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