[Add] FirebaseUI 15.0.0
[CocoaPods.git] / Specs / a / 0 / 4 / QYCategory / 1.0.0 / QYCategory.podspec.json
blob52e5bbd8db4046dfc1abd90515f7989b2c7abff8
2   "name": "QYCategory",
3   "version": "1.0.0",
4   "summary": "QYCategory是常用创建UI控件的链式封装的分类.",
5   "description": "QYCategory是项目常用创建UI控件的链式封装的分类.",
6   "homepage": "https://github.com/Dxc123/QYCategory",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "dxc_123": "daixingchuang@163.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Dxc123/QYCategory.git",
19     "tag": "v1.0.0"
20   },
21   "source_files": [
22     "QYCategory",
23     "QYCategory/**/*.{h,m}"
24   ],
25   "public_header_files": "QYCategory/**/*.h"