blob: b30dd96935a262ae2414c7e8bbae13eb90023b36 [file] [log] [blame]
{
"name": "Smartling.i18n",
"version": "1.0.5",
"summary": "iOS Plurals Localization Library",
"homepage": "https://github.com/Smartling/ios-i18n",
"license": {
"type": "APACHE",
"file": "LICENSE"
},
"authors": "Pavel Ivashkov",
"source": {
"git": "https://github.com/Smartling/ios-i18n.git",
"tag": "v1.0.5"
},
"source_files": "Smartling.i18n/Smartling.i18n/*.{h,m,c}",
"requires_arc": true
}