blob: 5a10cf08c88d939b957808c62d609e20867f8ea5 [file] [log] [blame]
{
"name": "SwiftyTimer",
"version": "1.2.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.2.0"
},
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Src/*.swift"
}