blob: d262093655e50316bc5a6fc30fd7c3a56bab0b17 [file] [log] [blame]
{
"name": "SwiftyTimer",
"version": "1.4.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": "1.4.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Sources/*.swift"
}