blob: 5271b901f156b79b17e6a6fd8ecf1a90175d19d7 [file] [log] [blame]
{
"name": "GSSynthesizeSingleton",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "GSSynthesizeSingleton/*.{h,m}",
"requires_arc": true,
"deprecated_in_favor_of": "GSLSynthesizeSingleton",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}