[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 4 / 0 / QYTCustomUIControlForiOS / 0.0.4 / QYTCustomUIControlForiOS.podspec.json
blobadef147710c23bf6d94040061a60f0823ba6d9c0
2   "name": "QYTCustomUIControlForiOS",
3   "version": "0.0.4",
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.4"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QYTCustomUIControlForiOS/**/*",
22   "resource_bundles": {
23     "QYTCustomUIControlForiOS": [
24       "QYTCustomUIControlForiOS/**/*.png"
25     ]
26   },
27   "public_header_files": "QYTCustomUIControlForiOS/**/*.h",
28   "frameworks": "UIKit",
29   "dependencies": {
30     "ReactiveCocoa": [
31       "~> 2.5"
32     ]
33   }