blob: 496fc52803e0e26654fb6be6ff8ae6af66a19faf [file] [log] [blame]
{
"name": "XLLKit",
"version": "0.1.2",
"summary": "Base XLLKit.",
"homepage": "https://github.com/yuanxinliang/XLLKit",
"license": "MIT",
"authors": {
"yuanxinliang": "306619887@qq.com"
},
"source": {
"git": "https://github.com/yuanxinliang/XLLKit.git",
"tag": "0.1.2"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Extension",
"source_files": "XLLKit/Classes/Extension"
},
{
"name": "Component",
"source_files": "XLLKit/Classes/Component"
},
{
"name": "Constant",
"source_files": "XLLKit/Classes/Constant"
}
],
"swift_version": "5.0"
}