blob: 6d154657027f7b9d4a1d69c084e795735105ec83 [file] [log] [blame]
{
"name": "GRBlockTimer",
"version": "1.0.0",
"license": "MIT",
"summary": "Elegant NSTimer wrapper in Swift",
"homepage": "https://github.com/GrigoryUlanov/GRBlockTimer",
"authors": {
"Grigory Ulanov": "gr.ulanov@gmail.com"
},
"source": {
"git": "https://github.com/GrigoryUlanov/GRBlockTimer.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}