blob: 5b30cf6cd735d4fa538776186e129b97d5d1fd39 [file] [log] [blame]
{
"name": "SKCountDown",
"version": "0.0.1",
"summary": "SKCountDown displays countdown",
"homepage": "http://seeking-star.com/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"starcut": "stella.scraps@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/starcut/SKCountDown.git",
"tag": "0.0.1"
},
"source_files": "SKCountDown/**/*.{h,m,swift}"
}