[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 8 / 2 / 5 / YYUIKit / 0.0.6 / YYUIKit.podspec.json
blob1c8c4f9be0ce9348d180dd16f15041e5ffb57090
2   "name": "YYUIKit",
3   "version": "0.0.6",
4   "summary": "YYUIKit 是我在开发中总结的一套 UI 类库",
5   "description": "YYUIKit 是一组在开发工作中逐渐总结的常用工具库。\n旨在总结和记录减少重复的造轮子,提升效率,节省时间,同时让开发工作更专注",
6   "homepage": "https://github.com/xiaoyouPrince/XYUIKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoyouPrince": "xiaoyouPrince@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xiaoyouPrince/XYUIKit.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "swift_versions": "5.0",
22   "source_files": "XYUIKit/XYUIKit/XYUIKit/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "5.0"