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