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