blob: 447501603cedb6a7f1eee972f12ef419e6d66a7f [file] [log] [blame]
{
"name": "SYLogRedirect",
"platforms": {
"ios": "5.0",
"osx": "10.8"
},
"version": "1.2.7",
"license": "Custom",
"summary": "Log redirect tool",
"homepage": "https://github.com/dvkch/SYLogRedirect",
"authors": {
"Stan Chevallier": "contact@stanislaschevallier.fr"
},
"source": {
"git": "https://github.com/dvkch/SYLogRedirect.git",
"tag": "1.2.7"
},
"source_files": "SYLogRedirect.{h,m}",
"requires_arc": true,
"xcconfig": {
"CLANG_MODULES_AUTOLINK": "YES"
}
}