blob: 728914d7ad892d55351b3f01398d5ff843fdfb57 [file] [log] [blame]
{
"name": "BayKit",
"version": "1.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": "1.0.1"
},
"source_files": "BayKit/**/*.{h,m,swift}",
"public_header_files": "BayKit/**/*.h",
"swift_version": "5.0"
}