blob: fc958e3007ba4c70726fa2ae2f8d4e3eb7432273 [file] [log] [blame]
{
"name": "LocalizeX",
"version": "1.1.0",
"summary": "LocalizeX is just a simple CoreFoundationKit utility Module",
"description": "This module contains the utility class to identify the device type",
"homepage": "https://github.com/prashantLalShrestha/LocalizeX",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Prashant Shrestha": "prashantlurvs@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/prashantLalShrestha/LocalizeX.git",
"tag": "1.1.0"
},
"source_files": "Sources/**/*.{swift}",
"swift_versions": "5.0",
"frameworks": [
"UIKit",
"Foundation"
],
"swift_version": "5.0"
}