blob: acd626ef70fcefb8a0c822ee96a4161c16b90e82 [file] [log] [blame]
{
"name": "Smartling.i18n",
"version": "1.0.4",
"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.4"
},
"source_files": "Smartling.i18n/Smartling.i18n/*.{h,m,c}",
"requires_arc": true
}