blob: 9449b2e538c7311929c0dbfd1187aa112c2a981d [file] [log] [blame]
{
"name": "PolyglotLocalization",
"version": "0.4.0",
"license": "MIT",
"summary": "Localize straight from the Storyboard/XIB",
"homepage": "https://github.com/negusoft/polyglot",
"social_media_url": "http://twitter.com/negusoft",
"authors": {
"Borja Lopez Urkidi": "blurkidi@negusoft.com"
},
"source": {
"git": "https://github.com/negusoft/polyglot.git",
"tag": "0.4.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"ios": {
"source_files": "Polyglot/Source/UI*.swift"
},
"osx": {
"source_files": "Polyglot/Source/NS*.swift"
},
"requires_arc": true
}