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