blob: fe9a5eb8bd1ffd3851d6dfcd5455b258e1254252 [file] [log] [blame]
{
"name": "IBLocalizable",
"version": "0.0.1",
"summary": "Localize your views from Interface Builder",
"description": "Localize your views from Interface Builder easily, written in Swift",
"homepage": "https://github.com/PiXeL16/IBLocalizable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Chris Jimenez": "cjimenez16@gmail.com"
},
"social_media_url": "http://twitter.com/chrisjimeneznat",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/PiXeL16/IBLocalizable.git",
"tag": "0.0.1"
},
"source_files": [
"IBLocalizable/",
"IBLocalizable/**/*.{h,m,swift}"
],
"requires_arc": true
}