blob: ad848fa32bf951122b90289f35902c300996e7e4 [file] [log] [blame]
{
"name": "Threader",
"version": "1.0.1",
"summary": "Pretty GCD calls and easier code execution.",
"description": "Threader makes GCD calls easy to read & write.\nIt also provides a simple way to execute code where and when you want.",
"homepage": "https://github.com/mitchtreece/Threader",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mitch Treece": "mitchtreece@me.com"
},
"source": {
"git": "https://github.com/mitchtreece/Threader.git",
"tag": "1.0.1"
},
"social_media_url": "https://twitter.com/MitchTreece",
"platforms": {
"ios": "8.0"
},
"source_files": "Threader/Classes/**/*"
}