blob: 8f4f0aa47ff132f19b027d8350fd6a768760c380 [file] [log] [blame]
{
"name": "PolyglotLocalization",
"version": "0.7.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.7.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source_files": "Polyglot/Source/Polyglot.swift",
"ios": {
"source_files": "Polyglot/Source/UI*.swift"
},
"osx": {
"source_files": "Polyglot/Source/NS*.swift"
},
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}