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