blob: 1636a1cd67372319a18aaf25ab74e0fd8b60efba [file] [log] [blame]
{
"name": "OceanDesignSystemPod",
"version": "0.0.1",
"summary": "OceanDesignSystem - is a simple lib",
"description": "OceanDesignSystem - is a simple lib to create beautiful UI",
"homepage": "https://github.com/Vladislav-Zhokhov/OceanDesignSystem",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Жохов Владислав Владимирович": "Vladislav.Zhokhov@gmail.com"
},
"platforms": {
"ios": "12.1"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/Vladislav-Zhokhov/OceanDesignSystem.git",
"tag": "0.0.1"
},
"source_files": "Ocean/**/*.{h,m,swift}",
"swift_version": "4.2"
}