blob: cd18c40b6b3cb6cb21c8997375ae435d535f5278 [file] [log] [blame]
{
"name": "RALocalize",
"version": "1.2.24",
"summary": "iOS realtime localization framework written on swift",
"homepage": "https://github.com/Nahatakyan/RALocalize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ruben Nahatakyan": "rubennah@gmail.com"
},
"platforms": {
"ios": "10"
},
"swift_versions": "5",
"source": {
"git": "https://github.com/Nahatakyan/RALocalize.git",
"tag": "1.2.24"
},
"source_files": [
"RALocalize",
"RALocalize/**/*.{h,m,swift}"
],
"swift_version": "5"
}