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