blob: 001c11bc161d9fd611d74023ffc2949adf5f26f7 [file] [log] [blame]
{
"name": "Pompeu",
"version": "1.0.0",
"summary": "Automatic XIB and storyboard localizations for iOS",
"description": "With Pompeu you can add localizable keys in your XIBs and storyboards and perform an automatic translation.",
"homepage": "https://github.com/mobilejazz/Pompeu",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Mobile Jazz": "info@mobilejazz.com"
},
"social_media_url": "http://twitter.com/mobilejazzcom",
"source": {
"git": "https://github.com/mobilejazz/Pompeu.git",
"tag": "1.0.0"
},
"source_files": [
"Pompeu/*.{h,m}"
],
"platforms": {
"ios": "7.0"
},
"frameworks": "Foundation",
"requires_arc": true
}