blob: e3f14c5f26414a1a43f6def62bbffaab6f44f9da [file] [log] [blame]
{
"name": "InAppLocalize",
"version": "0.1.0",
"summary": "InAppLocalize is a simple framework that improves localization in Swift iOS apps - providing cleaner syntax and in-app language switching.",
"description": "TODO: InAppLocalize is a simple framework that improves localization in Swift iOS apps - providing cleaner syntax and in-app language switching.",
"homepage": "https://github.com/fotoapps/InAppLocalize",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hungnguyen": "hungnv.86@outlook.com"
},
"source": {
"git": "https://github.com/fotoapps/InAppLocalize.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "InAppLocalize/Classes/**/*",
"pushed_with_swift_version": "3.0"
}