[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / 0 / 9 / IIComponents / 0.1.8 / IIComponents.podspec.json
blobef48fa300adadddb50bca004038ad83aac292cc0
2   "name": "IIComponents",
3   "version": "0.1.8",
4   "summary": "IIUIComponents - ui组件库",
5   "description": "IIUIComponents:\nIIUIComponents - ui组件库\n1.MoreTab\n2.IIDatePickerView",
6   "homepage": "https://github.com/hatjs880328s/IIComponents",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "hatjs880328s": "shanwzh@inspur.com"
13   },
14   "source": {
15     "git": "https://github.com/hatjs880328s/IIComponents.git",
16     "tag": "0.1.8"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "dependencies": {
23     "IIUIAndBizConfig": [
25     ],
26     "SnapKit": [
28     ],
29     "III18N": [
31     ],
32     "IISwiftBaseUti": [
34     ]
35   },
36   "swift_version": "4.2",
37   "subspecs": [
38     {
39       "name": "IIDatePickerView",
40       "source_files": "IIComponents/Classes/IIDatePickerView/*{h,m,swift}"
41     },
42     {
43       "name": "MoreTab",
44       "source_files": "IIComponents/Classes/MoreTab/*.*"
45     }
46   ]