[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / f / a / LYUIBundle / 0.1.0 / LYUIBundle.podspec.json
blob6d5ca1675030e8f505e37d602f1da97f7db27182
2   "name": "LYUIBundle",
3   "version": "0.1.0",
4   "summary": "项目UI的一些工具",
5   "description": "项目UI的一些工具,收集起来方便以后使用",
6   "homepage": "https://github.com/ButtFly/LYUIBundle",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ButtFly": "315585758@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/ButtFly/LYUIBundle.git",
16     "tag": "0.1.0"
17   },
18   "swift_versions": "5.0",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": "LYUIBundle/Classes/**/*",
23   "dependencies": {
24     "SnapKit": [
26     ]
27   },
28   "swift_version": "5.0"