blob: 4ef149259ebd7be1278699f6ea59ec415a95af4a [file] [log] [blame]
{
"name": "XLLKit",
"version": "0.1.1",
"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.1"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"subspecs": [
{
"name": "Extension",
"source_files": "XLLKit/Classes/Extension"
},
{
"name": "Component",
"source_files": "XLLKit/Classes/Component"
}
],
"swift_version": "5.0"
}