[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / e / b / 8 / CGXCategoryView-OC / 0.5 / CGXCategoryView-OC.podspec.json
blob311e44da5492245d1ffce7745211b8fec3464bc4
2   "name": "CGXCategoryView-OC",
3   "version": "0.5",
4   "summary": "a CGXCategoryView-OC 菜单封装",
5   "description": "(腾讯新闻、今日头条、京东、爱奇艺等所有主流APP分类切换滚动视图)  封装",
6   "homepage": "https://github.com/974794055/CGXCategoryView-OC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "974794055": "974794055@qq.com"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "source": {
18     "git": "https://github.com/974794055/CGXCategoryView-OC.git",
19     "tag": "0.5"
20   },
21   "source_files": [
22     "CGXCategoryView",
23     "CGXCategoryView/**/*.{h,m}"
24   ],
25   "requires_arc": true,
26   "deprecated": true,
27   "subspecs": [
28     {
29       "name": "Base",
30       "source_files": "CGXCategoryView/*.{h,m}"
31     }
32   ]