blob: 798b92c09342fbf31de4df11beb73cb2fbfd462d [file] [log] [blame]
{
"name": "Times",
"version": "0.0.1",
"summary": "Control how many times a codeblock gets executed.",
"description": "You can easily run a codeblock once (or as many times you want) without having to track the status yourself.",
"homepage": "https://github.com/okaris/Times.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"okaris": "ok@okaris.com"
},
"social_media_url": "http://twitter.com/okarisman",
"source": {
"git": "https://github.com/okaris/Times.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}