blob: 997a84010dca5e184014af692a9165e3edea8c46 [file] [log] [blame]
{
"name": "LimeLocalization",
"version": "0.9.0",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"summary": "Yet another localization framework written in swift",
"homepage": "https://github.com/lime-company/swift-lime-localization",
"social_media_url": "https://twitter.com/lime_company",
"authors": {
"Lime - HighTech Solution s.r.o.": "support@lime-company.eu"
},
"source": {
"git": "https://github.com/lime-company/swift-lime-localization.git",
"tag": "0.9.0"
},
"swift_version": "4.0",
"platforms": {
"ios": "8.0",
"watchos": "2.0"
},
"source_files": "Source/*.swift",
"dependencies": {
"LimeCore": [
]
},
"deprecated": true
}