[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / d / f / 8 / DWCategoryKit / 2.0.1 / DWCategoryKit.podspec.json
blob8f56feaa26638e7c687121bdfd15ebf0cf37382f
2   "name": "DWCategoryKit",
3   "version": "2.0.1",
4   "summary": "项目常用类别整理.",
5   "description": "- 将项目中常用类别整理成型",
6   "homepage": "https://github.com/CoderDwang/DWCategoryKit",
7   "license": "MIT",
8   "authors": {
9     "Dwang": "coderdwang@outlook.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/CoderDwang/DWCategoryKit.git",
16     "tag": "2.0.1"
17   },
18   "source_files": "DWCategoryKit/**/*.{h,m}",
19   "resources": "DWCategoryKit/Resources.bundle",
20   "public_header_files": "DWCategoryKit/**/*.{h}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ]