blob: 2835ebf8ad0a414bbdbaa6a62af64ae77c2dc4f1 [file] [log] [blame]
{
"name": "NSThreadBlocks",
"authors": {
"Dmitry Ponomarev": "demdxx@gmail.com"
},
"version": "0.0.1",
"license": "MIT",
"summary": "Extension of the NSThread.",
"homepage": "https://github.com/demdxx/NSThreadBlocks",
"source": {
"git": "https://github.com/demdxx/NSThreadBlocks.git",
"tag": "v0.0.1"
},
"platforms": {
"ios": null
},
"source_files": "*.{h,m}",
"requires_arc": false,
"frameworks": "Foundation"
}