blob: 50931106e0f55b09cbeec82b45d7b51c55cb7a50 [file] [log] [blame]
{
"name": "SAActionBlocks",
"version": "0.0.3",
"summary": "A simple class that adds timed delay blocks to your code.",
"homepage": "https://github.com/tobyaherbert/SAActionBlocks",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Toby Herbert": "support@synappsdev.co.uk"
},
"source": {
"git": "https://github.com/tobyaherbert/SAActionBlocks.git",
"tag": "0.0.3"
},
"social_media_url": "https://twitter.com/synappsdev",
"requires_arc": true,
"source_files": "SAActionBlocks",
"public_header_files": "SAActionBlocks/*.h"
}