[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / 5 / a / DWCategory / 0.2.0 / DWCategory.podspec.json
blob46724557de9b6eab1eac9263d3a7d2cf9acacae9
2   "name": "DWCategory",
3   "version": "0.2.0",
4   "summary": "一个简单的分类用于测试 Cocoapods 1.0 +",
5   "description": "- 测试 pod\n- Cocoapods 1.0\n- description 需要比 summary 长",
6   "homepage": "https://github.com/Damonvvong",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Damonwong": "coderonevv@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/Damonvvong/DWCategory.git",
19     "tag": "0.2.0"
20   },
21   "source_files": [
22     "DWCategory",
23     "DWCategory/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "module_name": "DWCategory"