blob: 1b5382987d4a15b02e6876308fc0e1f42a2d673c [file] [log] [blame]
{
"name": "RALocalize",
"version": "1.0.0",
"summary": "iOS realtime localization framework written on swift",
"description": "This CocoaPods library helps you perform calculation.",
"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.0.0"
},
"source_files": "RALocalize/**/*.{h,m,swift}",
"swift_version": "5"
}