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