blob: 64770a2dd868f10cc2ae8413d5a31d8f8b4c8635 [file] [log] [blame]
{
"name": "BayKit",
"version": "0.0.1",
"summary": "Calculates the given offset for all screen sizes.",
"description": "Calculates the global offset for all screen sizes by depending on given screen size and given offset.",
"homepage": "http://github.com/BayCem/BayKit",
"license": "MIT",
"authors": "BayCem",
"platforms": {
"ios": "11.0"
},
"swift_versions": "5.0",
"source": {
"git": "https://github.com/BayCem/BayKit.git",
"tag": "0.0.1"
},
"source_files": "BayKit/**/*.{h,m,swift}",
"public_header_files": "BayKit/**/*.h",
"swift_version": "5.0"
}