blob: 198d176c8aab2c8b17032dc69078064cc9538760 [file] [log] [blame]
{
"name": "TBMXibLocalizer",
"version": "1.0.0",
"platforms": {
"osx": "10.7"
},
"authors": {
"Thore Bartholomäus": "thore.bar@googlemail.com"
},
"license": {
"type": "MIT"
},
"homepage": "https://github.com/trbtm/TBMXibLocalizer",
"summary": "Helps you to localise your xib files and is compatible with genstrings",
"source": {
"git": "https://github.com/trbtm/TBMXibLocalizer.git",
"tag": "v1.0.0"
},
"source_files": "Classes/*.{h,m}",
"requires_arc": true
}