blob: d7c01b8039bd52850a2557fd20858fdf1e91bf66 [file] [log] [blame]
{
"name": "CreatuLocalization",
"version": "0.1.1",
"summary": "this is simple ios localization",
"description": "The iOS devices including iPhone and iPad are available globally. Obviously, iOS users are from different countries and speak different languages. To deliver a great user experience, you may want to make your app available in multiple languages. The process of adapting an app to support a particular language is usually known as localization.",
"homepage": "https://github.com/mohansinghthagunna/CreatuLocalization",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"mohansinghthagunna": "mohansingh_thagunna@outlook.com"
},
"source": {
"git": "https://github.com/mohansinghthagunna/CreatuLocalization.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CreatuLocalization/Classes/**/*"
}