blob: ef74e2be1dc19c49da6afa63ce55c86eaa019161 [file] [log] [blame]
{
"name": "countdown-core",
"version": "0.0.1",
"summary": "A core framework for countdown apps",
"description": "A core framework for my countdown apps",
"homepage": "https://github.com/aaisataev/countdown-core",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Assylbek Issatayev": "aaisataev@gmail.com"
},
"platforms": {
"ios": "14.0"
},
"source": {
"git": "https://github.com/aaisataev/countdown-core.git",
"tag": "0.0.1"
},
"source_files": "countdown-core/**/*.{h,m}",
"exclude_files": "Classes/Exclude"
}