blob: 977f6c0a49e9d5fd1e1f9b5157b17311a7c19f2e [file] [log] [blame]
{
"name": "ALLocalizables",
"version": "1.0.0",
"summary": "Localize UILabels, UIButtons and more directly through the Interface Builder.",
"description": "Localize UILabels, UIButtons and more directly through the Interface Builder using a new available property 'Localize string'.",
"homepage": "https://github.com/AvdLee/ALLocalizables",
"screenshots": "http://i2.wp.com/i.stack.imgur.com/XFNl2.png",
"license": "MIT",
"authors": {
"Antoine van der Lee": "contact@avanderlee.com"
},
"source": {
"git": "https://github.com/AvdLee/ALLocalizables.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/twannl",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ALLocalizables": [
"Pod/Assets/*.png"
]
}
}