[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / f / 3 / YCYTool / 0.0.6 / YCYTool.podspec.json
blob8b76c70e03492c9a3045faaa2634b2e9e1e28337
2   "name": "YCYTool",
3   "version": "0.0.6",
4   "summary": "YCYTool is tool.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/YCheck/YCYTool",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chengyou.yang": "864390553@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/YCheck/YCYTool.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "YCYTool/YCYTool.h",
22   "frameworks": "Foundation",
23   "subspecs": [
24     {
25       "name": "YCYFundation",
26       "source_files": [
27         "YCYTool/YCYFoundation/YCYNSObject/YCYNSObject.h",
28         "YCYTool/YCYFoundation/YCYFoundation.h"
29       ],
30       "subspecs": [
31         {
32           "name": "YCYNSObject",
33           "source_files": [
34             "YCYTool/YCYFoundation/YCYNSObject/NSObject+{YCYAppInfo,YCYEasyCopy,YCYReflection}.{h,m}",
35             "YCYTool/YCYFoundation/YCYNSObject/YCYNSObject.h"
36           ]
37         }
38       ]
39     }
40   ]