blob: 3f5054bee4654841a1e54806ef4fb0aac0a84be2 [file] [log] [blame]
{
"name": "EasyTimer",
"version": "1.0.2",
"license": {
"type": "UA",
"file": "LICENSE"
},
"summary": "Easy way to use NSTimer in Swift for delaying code or repeating code",
"homepage": "https://github.com/uacaps/EasyTimer",
"authors": {
"Niklas Fahl": "niklas.fahl@ua.edu"
},
"source": {
"git": "https://github.com/uacaps/EasyTimer.git",
"tag": "1.0.2"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "Sources/*.swift",
"pushed_with_swift_version": "3.0"
}