[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / IIComponents / 0.1.14 / IIComponents.podspec.json
blobcd2fb9e92610ca279686946ae99e7ba062572a60
2   "name": "IIComponents",
3   "version": "0.1.14",
4   "summary": "IIUIComponents - ui组件库",
5   "description": "IIUIComponents:\nIIUIComponents - ui组件库\n1.MoreTab\n2.IIDatePickerView\n3.OCAlertVw\n4.OTVoice\n5.OTTablistVw\n6.IIAlbumAndPhoto\n7.JS插件",
6   "homepage": "https://git.iec.io/emm-cloud/IIUIComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hatjs880328s": "shanwzh@inspur.com"
13   },
14   "source": {
15     "git": "https://git.iec.io/emm-cloud/IIUIComponents.git",
16     "tag": "0.1.14"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "5.0",
22   "dependencies": {
23     "IIUIAndBizConfig": [
25     ],
26     "SnapKit": [
28     ],
29     "II18N": [
31     ],
32     "IISwiftBaseUti": [
34     ],
35     "IIBaseComponents": [
37     ],
38     "IIOCUtis": [
40     ]
41   },
42   "swift_version": "5.0",
43   "subspecs": [
44     {
45       "name": "IIDatePickerView",
46       "source_files": "IIComponents/Classes/IIDatePickerView/*.{h,m,swift}"
47     },
48     {
49       "name": "MoreTab",
50       "source_files": "IIComponents/Classes/MoreTab/*.*"
51     },
52     {
53       "name": "IIAlbumAndPhoto",
54       "dependencies": {
55         "IIComponents/AlertVw": [
57         ]
58       },
59       "source_files": "IIComponents/Classes/IIAlbumAndPhoto/*.*"
60     },
61     {
62       "name": "OTTablistVw",
63       "source_files": "IIComponents/Classes/OTTablistVw/*.*"
64     },
65     {
66       "name": "OTVoice",
67       "source_files": "IIComponents/Classes/OTVoice/*.*"
68     },
69     {
70       "name": "AlertVw",
71       "source_files": "IIComponents/Classes/AlertVw/*.*"
72     },
73     {
74       "name": "IMPPlus",
75       "source_files": "IIComponents/Classes/IMPPlus/**/*.{h,m}",
76       "resources": "IIComponents/Classes/IMPPlus/**/*.{xib}"
77     }
78   ]