blob: a01cafdce836430d56a672ef9b119368dce34a44 [file] [log] [blame]
{
"name": "SFCountdownView",
"version": "0.0.1",
"summary": "Provides a customizable countdown overlay view",
"platforms": {
"ios": "7.0"
},
"license": "MIT",
"authors": "Thomas Winkler",
"homepage": "https://github.com/simpliflow/SFCountdownView",
"source_files": "SFCountdownView/*.{h,m}",
"source": {
"git": "https://github.com/simpliflow/SFCountdownView.git",
"tag": "v0.0.1"
},
"frameworks": "UIKit",
"requires_arc": true
}