blob: 1f1b9b00b056c457b24377aeebade47b7e291989 [file] [log] [blame]
{
"name": "KyuNetworkExtensions",
"version": "1.1.2",
"swift_versions": "5",
"summary": "The Swift Network Extensions.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/kyuuuyki/KyuNetworkExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chayanon Ardkham": "develop@chayanon.dev"
},
"source": {
"git": "https://github.com/kyuuuyki/KyuNetworkExtensions.git",
"tag": "1.1.2"
},
"platforms": {
"ios": "13.0"
},
"source_files": "KyuNetworkExtensions/Classes/**/*",
"dependencies": {
"Moya": [
],
"ObjectMapper": [
]
},
"swift_version": "5"
}