blob: 70848ae4c289d387bb6a208ce8369d457ab1eb4d [file] [log] [blame]
{
"name": "UpbitSwift",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "11.0"
},
"source_files": "UpbitSwift/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"SwiftJWT": [
]
}
}