[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / 7 / 4 / 0 / QYTCustomUIControlForiOS / 0.0.9 / QYTCustomUIControlForiOS.podspec.json
bloba774d55cac4b9c71d3d4106bb239c3c673e48bbf
2   "name": "QYTCustomUIControlForiOS",
3   "version": "0.0.9",
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.9"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QYTCustomUIControlForiOS/**/*.{h,m}",
22   "public_header_files": "QYTCustomUIControlForiOS/**/*.h",
23   "resource_bundles": {
24     "QYTCustomUIControlForiOS": [
25       "QYTCustomUIControlForiOS/Resources/*.{storyboard,png,html,xib}"
26     ]
27   },
28   "frameworks": "UIKit",
29   "dependencies": {
30     "ReactiveCocoa": [
31       "~> 2.5"
32     ],
33     "WYPopoverController": [
35     ],
36     "UIColor-Utilities": [
37       "~> 1.0.1"
38     ]
39   }