[Add] YYUIKit 0.6.4
[CocoaPods.git] / Specs / d / 7 / 3 / PDMCategoryExt / 0.1.6 / PDMCategoryExt.podspec.json
blob33c927d28b5e06a028c961e6fd8ba4c43a79a1f4
2   "name": "PDMCategoryExt",
3   "version": "0.1.6",
4   "summary": "嘉明出品,版权归嘉明所有",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://git.huasheng100.com/HSSpecs/MCategoryExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "598589220@qq.com": "13928875404@139.com"
13   },
14   "source": {
15     "git": "http://git.huasheng100.com/HSSpecs/MCategoryExt.git",
16     "tag": "0.1.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "PDMCategoryExt/Classes/*.{h,m}",
22   "subspecs": [
23     {
24       "name": "CommonlyUsedConvenientMethod",
25       "subspecs": [
26         {
27           "name": "CommonlyUsed",
28           "source_files": "PDMCategoryExt/Classes/CommonlyUsedConvenientMethod/CommonlyUsed/*.{h,m}"
29         },
30         {
31           "name": "Extend",
32           "source_files": "PDMCategoryExt/Classes/CommonlyUsedConvenientMethod/Extend/*.{h,m}"
33         }
34       ]
35     },
36     {
37       "name": "ImageDownload",
38       "source_files": "PDMCategoryExt/Classes/ImageDownload/*.{h,m}"
39     },
40     {
41       "name": "InLineFunction",
42       "source_files": "PDMCategoryExt/Classes/InLineFunction/*.{h,m}"
43     },
44     {
45       "name": "Runtime",
46       "source_files": "PDMCategoryExt/Classes/Runtime/*.{h,m}"
47     },
48     {
49       "name": "UncommonlyUsed",
50       "source_files": "PDMCategoryExt/Classes/UncommonlyUsed/*.{h,m}"
51     }
52   ]