blob: 9a1a281eaae144b87202fb8f163ba7fd97595e41 [file] [log] [blame]
{
"name": "TULogging",
"version": "1.0.0",
"summary": "Better logging that uses ASL log levels. Based on work by Mike Weller.",
"homepage": "https://github.com/davbeck/TULogging",
"license": "BSD",
"authors": {
"David Beck": "code@thinkultimate.com"
},
"source": {
"git": "https://github.com/davbeck/TULogging.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "5.0",
"osx": "10.6"
},
"source_files": "TULogging/*.{h,m}",
"requires_arc": true
}