blob: f588f6c857ccdacec0ae64cbc9a96303a4c11669 [file] [log] [blame]
{
"name": "SwiftDispatchAfter",
"version": "0.0.1",
"summary": "SwiftDispatchAfter is small code snippet so simplify dispatch_after in Swift",
"homepage": "https://github.com/Nikita2k/SwiftDispatchAfter",
"license": "Apache",
"authors": "Nikita Took",
"source": {
"git": "https://github.com/Nikita2k/SwiftDispatchAfter.git",
"tag": "0.0.1"
},
"source_files": "Classes/*.swift",
"platforms": {
"ios": "8.0"
}
}