blob: 33c87ecebfb2bcd804c77f1d97f7611f9e15a97b [file] [log] [blame]
{
"name": "DTLocalizableStringScanner",
"version": "1.0.0",
"platforms": {
"osx": "10.7"
},
"license": "BSD",
"source": {
"git": "https://github.com/Cocoanetics/DTLocalizableStringScanner.git",
"tag": "1.0.0"
},
"source_files": "Core/Source/*.{h,m,c}",
"requires_arc": true,
"homepage": "https://github.com/Cocoanetics/DTLocalizableStringScanner",
"summary": "A better performing multi-threaded replacement for genstrings as component you can use in your own apps scanning for localizable strings.",
"authors": {
"Oliver Drobnik": "oliver@cocoanetics.com"
},
"documentation_url": "docs.cocoanetics.com/DTLocalizableStringScanner",
"social_media_url": "https://twitter.com/cocoanetics"
}