blob: 412bc9f5d599ed4ec75efc6657160034f8e0edaa [file] [log] [blame]
{
"name": "UpbitSwift",
"version": "0.1.2",
"summary": "A short description of UpbitSwift.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/sihon321/UpbitSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sihon321": "sihon321@daum.net"
},
"source": {
"git": "https://github.com/sihon321/UpbitSwift.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "11.0"
},
"source_files": "Sources/UpbitSwift/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftJWT": [
]
}
}