blob: f037d4e4a84e505be0949870598ffa79a313a302 [file] [log] [blame]
{
"name": "GSLSynthesizeSingleton",
"version": "2.0.2",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSLSynthesizeSingleton",
"source": {
"git": "https://github.com/GyazSquare/GSLSynthesizeSingleton.git",
"tag": "v2.0.2"
},
"summary": "A simple macro for an Objective-C singleton class.",
"platforms": {
"ios": "8.0",
"osx": "10.6",
"tvos": "9.0",
"watchos": "2.0"
},
"module_name": "GSL",
"source_files": "GSLSynthesizeSingleton/*.{h,m}"
}