blob: 58867502cc2d502127aa0f93d375ab85e158f0de [file] [log] [blame]
{
"name": "UIKitCore",
"version": "0.0.2",
"license": "MIT",
"summary": "Easy to use functional tab bar for swift projects.",
"homepage": "https://github.com/LenisDev/UIKitCore",
"authors": {
"Manish Pandey": ""
},
"source": {
"git": "https://github.com/LenisDev/UIKitCore.git",
"tag": "0.0.2"
},
"documentation_url": "https://lenisdev.github.io/UIKitCore/index.html",
"platforms": {
"ios": "11.0"
},
"swift_versions": [
"5.1",
"5.2"
],
"source_files": [
"Source/*.swift",
"Source/**/*.swift"
],
"swift_version": "5.2"
}