blob: 12b3ad4d42c515393390e5da63884605ce0e751d [file] [log] [blame]
{
"name": "ClickSendSwift",
"summary": "ClickSend Swift SDK",
"homepage": "https://clicksend.com",
"platforms": {
"ios": "9.0",
"osx": "10.11",
"tvos": "9.0"
},
"version": "5.0.44",
"source": {
"git": "https://github.com/ClickSend/clicksend-swift.git",
"tag": "v5.0.44"
},
"authors": "ClickSend",
"license": "Proprietary",
"source_files": "ClickSendClient/Classes/**/*",
"swift_version": "4.2",
"dependencies": {
"Alamofire": [
"~> 4.5.0"
]
}
}