blob: ad8e72f5e99e433f52f013be791dd53cc272a12f [file] [log] [blame]
{
"name": "ALLocalizables",
"version": "1.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/twannl",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"ALLocalizables": [
"Pod/Assets/*.png"
]
}
}