blob: 733802387c1b901866ec715e3347bcd8d3771fe8 [file] [log] [blame]
{
"name": "SwiftyTimer",
"version": "2.1.0",
"license": "MIT",
"summary": "Swifty API for NSTimer",
"homepage": "https://github.com/radex/SwiftyTimer",
"authors": {
"Radek Pietruszewski": "this.is@radex.io"
},
"source": {
"git": "https://github.com/radex/SwiftyTimer.git",
"tag": "2.1.0"
},
"swift_version": "4.2",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift"
}