[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 2 / e / 8 / QSBaseUI / 0.0.1 / QSBaseUI.podspec.json
blobf42e059b38885eb71354199d4ab6389c912f4707
2   "name": "QSBaseUI",
3   "version": "0.0.1",
4   "summary": "平时开发中常用的UI控件",
5   "description": "develop common use custom  UIView",
6   "homepage": "https://github.com/QiaoShi/QSBaseUI",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "石 乔": "2622421121@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/QiaoShi/QSBaseUI.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "Classes/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "dependencies": {
27     "Masonry": [
29     ]
30   }