blob: b5ec6d8cd81cb7f82122018138b95345436c6813 [file] [log] [blame]
{
"name": "SharedInstanceGCD",
"version": "1.0.2",
"summary": "A collection of the best GCD singleton macros.",
"homepage": "https://github.com/timshadel/SharedInstanceGCD",
"license": "MIT",
"authors": {
"Tim Shadel": "github@timshadel.com"
},
"source": {
"git": "https://github.com/timshadel/SharedInstanceGCD.git",
"tag": "1.0.2"
},
"source_files": "SharedInstanceGCD.h",
"public_header_files": "SharedInstanceGCD.h",
"requires_arc": false
}