[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 7 / 4 / 0 / QYTCustomUIControlForiOS / 0.0.6 / QYTCustomUIControlForiOS.podspec.json
blobd071b2b671a5673957ded47677534eafbae394fc
2   "name": "QYTCustomUIControlForiOS",
3   "version": "0.0.6",
4   "summary": "自定义控件 button 、label、textField view 等等",
5   "description": "自定义控件 button 、label、textField view 等等",
6   "homepage": "http://192.168.1.52/QYTCustomUIControlForiOS.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qcb": "@qqbbzz@126.com"
13   },
14   "source": {
15     "git": "http://192.168.1.52/QYTCustomUIControlForiOS.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QYTCustomUIControlForiOS/**/*",
22   "public_header_files": "QYTCustomUIControlForiOS/**/*.h",
23   "frameworks": "UIKit",
24   "dependencies": {
25     "ReactiveCocoa": [
26       "~> 2.5"
27     ]
28   }