blob: a3093112f8764933cc2641519c320348a73d4b46 [file] [log] [blame]
{
"name": "SGLogging",
"version": "1.0.0",
"summary": "NSLog replacement",
"homepage": "https://github.com/7glyphs/SGLogging",
"license": "MIT",
"authors": "7 glyphs Ltd.",
"source": {
"git": "https://github.com/7glyphs/SGLogging.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3",
"osx": "10.6"
},
"source_files": "SGLogging/*.{h,m}",
"requires_arc": false
}