blob: 8ad971ee3545870c0829baa15311f5b62ef205a6 [file] [log] [blame]
{
"name": "GSSynthesizeSingleton",
"version": "2.0.2",
"summary": "A simple macro for an Objective-C singleton class.",
"homepage": "https://github.com/GyazSquare/GSSynthesizeSingleton",
"license": {
"type": "MIT"
},
"authors": "GyazSquare",
"source": {
"git": "https://github.com/GyazSquare/GSSynthesizeSingleton.git",
"tag": "2.0.2"
},
"platforms": {
"watchos": "2.0"
},
"requires_arc": true,
"source_files": "GSSynthesizeSingleton/*.{h,m}",
"deprecated_in_favor_of": "GSLSynthesizeSingleton"
}