blob: 90d39991aa35b8f959e6609651d8c9fdd11b07fa [file] [log] [blame]
{
"name": "WaitBlock",
"version": "0.4",
"authors": {
"RĂ©mi ROBERT": "http://remirobert.github.io"
},
"homepage": "https://github.com/remirobert/WaitBlock",
"summary": "Simple utility for only executing code when you want.",
"source": {
"git": "https://github.com/remirobert/WaitBlock.git",
"tag": "0.4"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "Foundation",
"source_files": "WaitBlock/**/*.{swift}"
}