[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / c / 5 / f / MCategoryExt / 1.5.3 / MCategoryExt.podspec.json
blob5b249134e5bc4efdeec305685c9acc59b09871f1
2   "name": "MCategoryExt",
3   "version": "1.5.3",
4   "summary": "这是一个说明,然而并没有什么X用 。。。 分类库第二次 MCategoryExt.",
5   "description": "TODO: 这是一个说明,然而并没有什么X用 。。。 分类库第二次 MCategoryExt. Add long description of the pod here. 这是一个说明,然而并没有什么X用 。。。 分类库第二次 MCategoryExt.",
6   "homepage": "https://gitee.com/qq_connect-djm/MCategoryExt",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "djm": "( ̄︶ ̄)"
13   },
14   "source": {
15     "git": "https://gitee.com/qq_connect-djm/MCategoryExt.git",
16     "tag": "1.5.3"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MCategoryExt/Classes/*.{h,m}",
22   "subspecs": [
23     {
24       "name": "CommonlyUsedConvenientMethod",
25       "subspecs": [
26         {
27           "name": "CommonlyUsed",
28           "source_files": "MCategoryExt/Classes/CommonlyUsedConvenientMethod/CommonlyUsed/*.{h,m}"
29         },
30         {
31           "name": "Extend",
32           "source_files": "MCategoryExt/Classes/CommonlyUsedConvenientMethod/Extend/*.{h,m}"
33         }
34       ]
35     },
36     {
37       "name": "ImageDownload",
38       "source_files": "MCategoryExt/Classes/ImageDownload/*.{h,m}"
39     },
40     {
41       "name": "InLineFunction",
42       "source_files": "MCategoryExt/Classes/InLineFunction/*.{h,m}"
43     },
44     {
45       "name": "Runtime",
46       "source_files": "MCategoryExt/Classes/Runtime/*.{h,m}"
47     },
48     {
49       "name": "UncommonlyUsed",
50       "source_files": "MCategoryExt/Classes/UncommonlyUsed/*.{h,m}"
51     }
52   ]