[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 0 / 3 / e / QYTNotice / 0.1.2 / QYTNotice.podspec.json
blob8b63f70720dda3be2dc18f6c49d3363fdadef5a7
2   "name": "QYTNotice",
3   "version": "0.1.2",
4   "summary": "通知公告相关模块",
5   "description": "通知公告相关模块",
6   "homepage": "http://192.168.1.52/QYTNotice.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qibaozhen": "@qqbbzz@126.com"
13   },
14   "source": {
15     "git": "http://192.168.1.52/QYTNotice.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "QYTNotice/**/*.{h,m}",
22   "resource_bundles": {
23     "QYTNotice": [
24       "QYTNotice/Resource/*.{storyboard,png,xib,bundle}"
25     ]
26   },
27   "public_header_files": "QYTNotice/**/*.h",
28   "frameworks": "UIKit"