blob: 58c1bec030c9d8022c456a3afaf883a9ac3d27fc [file] [log] [blame]
{
"name": "SharedInstanceGCD",
"version": "1.0.0",
"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.0"
},
"platforms": {
"ios": null
},
"source_files": "SharedInstanceGCD.h",
"public_header_files": "SharedInstanceGCD.h",
"requires_arc": false
}