[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 6 / a / 0 / CGXText / 0.0.1 / CGXText.podspec.json
blobc493f5b915f2392a7abe8b4e440376dab1f26256
2   "name": "CGXText",
3   "version": "0.0.1",
4   "summary": "a CGXText 菜单封装",
5   "description": "(腾讯新闻、今日头条、京东、爱奇艺等所有主流APP分类切换滚动视图)  封装",
6   "homepage": "https://github.com/974794055/CGXText",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "974794055": "974794055@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/974794055/CGXText.git",
19     "tag": "0.0.1"
20   },
21   "requires_arc": true,
22   "public_header_files": [
23     "Base",
24     "Base/CGXText.h"
25   ],
26   "source_files": [
27     "Base",
28     "Base/CGXText.h.h"
29   ],
30   "subspecs": [
31     {
32       "name": "MenuB",
33       "source_files": "Base/MenuB/*.{h,m}"
34     },
35     {
36       "name": "MenuA",
37       "source_files": "Base/MenuA/*.{h,m}"
38     }
39   ]