blob: ff0047ab17b2a0eae60cfeeb52dd04cb32ec998d [file] [log] [blame]
{
"name": "Kuda",
"version": "0.1.0",
"summary": "A short description of Kuda.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/noppefoxwolf/Kuda",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"noppe": "noppelabs@gmail.com"
},
"source": {
"git": "https://github.com/noppefoxwolf/Kuda.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/noppefoxwolf",
"platforms": {
"ios": "13.0"
},
"source_files": "Kuda/Classes/**/*",
"swift_versions": "5.0",
"swift_version": "5.0"
}