[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 9 / IIComponents / 0.1.0 / IIComponents.podspec.json
blob33c51e2e344db8ccb5e9199e3cafed80320811b5
2   "name": "IIComponents",
3   "version": "0.1.0",
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.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_versions": "4.2",
22   "dependencies": {
23     "IIUIAndBizConfig": [
25     ],
26     "SnapKit": [
28     ]
29   },
30   "swift_version": "4.2",
31   "subspecs": [
32     {
33       "name": "IIDatePickerView",
34       "source_files": "IIComponents/Classes/IIDatePickerView/*.*"
35     },
36     {
37       "name": "MoreTab",
38       "source_files": "IIComponents/Classes/MoreTab/*.*"
39     }
40   ]