blob: 452db13f04b7ff62d848c373961548091e550ecc [file] [log] [blame]
{
"name": "K3Base",
"version": "0.0.2",
"summary": "A Simple way to use k3 extension.",
"description": "A Simple way to use k3 extension, eg. KKUIDevice",
"homepage": "https://github.com/CrazyFanFan/K3Base",
"license": "MIT",
"authors": {
"Crazy凡": "827799383@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CrazyFanFan/K3Base.git",
"tag": "0.0.2"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"static_framework": true,
"swift_version": "4.2"
}