blob: 841c420fa5339eb4f36f45dbc116c6ba083804d0 [file] [log] [blame]
{
"name": "CoolFr",
"version": "1.2.0",
"summary": "My Framework.",
"description": "The first framework to test all things",
"homepage": "https://github.com/jobin16/CoolFr",
"license": "MIT",
"authors": {
"Jobin": "jbn@gmail.com"
},
"source": {
"git": "https://github.com/jobin16/CoolFr.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "13.2"
},
"source_files": "CoolFr/**/*.{swift}",
"swift_versions": [
"4.0",
"5.1.2"
],
"swift_version": "5.1.2"
}