blob: 1f1ae62c2882c7270092a14a448d7711a74ba139 [file] [log] [blame]
{
"name": "GSLSynthesizeSingleton",
"version": "1.0.2",
"authors": "GyazSquare",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/GyazSquare/GSLSynthesizeSingleton",
"source": {
"git": "https://github.com/GyazSquare/GSLSynthesizeSingleton.git",
"tag": "v1.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"
},
"source_files": "GSLSynthesizeSingleton/*.{h,m}"
}