blob: aa37d144739778bbba9ca856ac0332c59e492a52 [file] [log] [blame]
{
"name": "UIXKit",
"version": "0.0.1",
"summary": "UI & UX framework",
"description": "Pre-release setup",
"homepage": "https://github.com/HugoPrinsloo/UIXKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hugo Prinsloo": "hugo8prinsloo@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"swift_versions": "4.2",
"source": {
"git": "https://github.com/HugoPrinsloo/UIXKit.git",
"tag": "0.0.1"
},
"source_files": "UIXKit/**/*.swift"
}