[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 8 / 5 / 7 / CYUIComponents / 0.1.15 / CYUIComponents.podspec.json
blobc29b2dc6ab0aec605adc2daa132cf08246504527
2   "name": "CYUIComponents",
3   "version": "0.1.15",
4   "summary": "A short description of CYUIComponents.",
5   "description": "swift 版本的UI组件库,用于日常开发",
6   "homepage": "https://github.com/TripleFireMan/CYUIComponents.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengyan": "ab364743113@126.com"
13   },
14   "source": {
15     "git": "git@github.com:TripleFireMan/CYUIComponents.git",
16     "tag": "0.1.15"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "CYUIComponents/Classes/**/*",
22   "swift_versions": "5.0",
23   "resource_bundles": {
24     "CYUIComponents": [
25       "CYUIComponents/Assets/*",
26       "CYUIComponents/Classes/**/*.xib"
27     ]
28   },
29   "dependencies": {
30     "SnapKit": [
32     ],
33     "YYCategories": [
35     ],
36     "SDWebImage": [
38     ]
39   },
40   "swift_version": "5.0"