[Add] RadarSDKMotion 3.19.7-beta.1
[CocoaPods.git] / Specs / 7 / 4 / 0 / QYTCustomUIControlForiOS / 0.1.1 / QYTCustomUIControlForiOS.podspec.json
blobe7f677396635595b4b401e7ba867b678589c7601
2   "name": "QYTCustomUIControlForiOS",
3   "version": "0.1.1",
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.1.1"
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     "WZLBadge": [
32     ],
33     "ReactiveCocoa": [
34       "~> 2.5"
35     ],
36     "WYPopoverController": [
38     ],
39     "UIColor-Utilities": [
40       "~> 1.0.1"
41     ]
42   }