blob: 26dda775f5d1a0c394f7bf4b90563a3cd20f01a3 [file] [log] [blame]
{
"name": "IIComponents",
"version": "0.1.3",
"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.3"
},
"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}",
"resources": "IIComponents/Classes/IIDatePickerView/*.xib"
},
{
"name": "MoreTab",
"source_files": "IIComponents/Classes/MoreTab/*.*"
}
]
}