[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 0 / 6 / 1 / CZCategorys / 0.0.1 / CZCategorys.podspec.json
blob14e599ed7bfb982d3b234ea11685fcaab0f2083e
2   "name": "CZCategorys",
3   "version": "0.0.1",
4   "summary": "iOS-分类",
5   "description": "iOS-分类类",
6   "homepage": "https://github.com/chenzhe555/iOS-CZCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chenzhe555": "376811578@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/chenzhe555/iOS-CZCategory.git",
16     "tag": "0.0.1"
17   },
18   "public_header_files": "CZCategory/CZCategory.h",
19   "source_files": "CZCategory/CZCategory.h",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "requires_arc": true,
28   "subspecs": [
29     {
30       "name": "classes",
31       "source_files": "CZCategory/classes/*.{h,m}"
32     }
33   ]