blob: 94b6960c8e48e6142bd66bd8bca174e3530d20a8 [file] [log] [blame]
{
"name": "IIComponents",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"dependencies": {
"IIUIAndBizConfig": [
],
"SnapKit": [
],
"III18N": [
],
"IISwiftBaseUti": [
]
},
"swift_version": "4.2",
"subspecs": [
{
"name": "IIDatePickerView",
"source_files": "IIComponents/Classes/IIDatePickerView/*{h,m,swift}"
},
{
"name": "MoreTab",
"source_files": "IIComponents/Classes/MoreTab/*.*"
}
]
}