blob: 25c5415047343e695ea980adf2e51ffc3bf7b5e6 [file] [log] [blame]
{
"name": "IIComponents",
"version": "0.1.9",
"summary": "IIUIComponents - ui组件库",
"description": "IIUIComponents:\nIIUIComponents - ui组件库\n1.MoreTab\n2.IIDatePickerView",
"homepage": "https://github.com/hatjs880328s/IIComponents",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hatjs880328s": "shanwzh@inspur.com"
},
"source": {
"git": "https://github.com/hatjs880328s/IIComponents.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"dependencies": {
"IIUIAndBizConfig": [
],
"SnapKit": [
],
"II18N": [
],
"IISwiftBaseUti": [
]
},
"swift_version": "5.0",
"subspecs": [
{
"name": "IIDatePickerView",
"source_files": "IIComponents/Classes/IIDatePickerView/*{h,m,swift}"
},
{
"name": "MoreTab",
"source_files": "IIComponents/Classes/MoreTab/*.*"
}
]
}