blob: 6840fb9748742f253cf3445d5253f16e50e85327 [file] [log] [blame]
{
"name": "Times",
"version": "1.0.0",
"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": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Classes/**/*",
"exclude_files": "Classes/Exclude",
"pushed_with_swift_version": "3.0"
}