[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 1 / YXUIKit / 1.0.3 / YXUIKit.podspec.json
blob77a6817f0c8dcc9a183fa6aaab439059e60cfaca
2   "name": "YXUIKit",
3   "version": "1.0.3",
4   "summary": "UI Kit",
5   "homepage": "https://git.edianping.com/hugh/YXUIKit",
6   "license": "MIT",
7   "authors": {
8     "shibing zhang": "443558872@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://git.edianping.com/hugh/YXUIKit.git",
15     "tag": "1.0.3"
16   },
17   "source_files": "YXUIKit/**/ERPUIKit.h",
18   "requires_arc": true,
19   "subspecs": [
20     {
21       "name": "HexColor",
22       "source_files": [
23         "YXUIKit/**/HexColor/HexColor.h",
24         "YXUIKit/**/HexColor/HexColor.m"
25       ]
26     },
27     {
28       "name": "BEMSimpleLineGraph",
29       "source_files": "YXUIKit/**/BEMSimpleLineGraph/*.{h,m}"
30     },
31     {
32       "name": "GCPlaceholderTextView",
33       "source_files": "YXUIKit/**/GCPlaceholderTextView/*.{h,m}"
34     },
35     {
36       "name": "KILabel",
37       "source_files": "YXUIKit/**/KILabel/*.{h,m}"
38     },
39     {
40       "name": "MZTimerLabel",
41       "source_files": "YXUIKit/**/MZTimerLabel/*.{h,m}"
42     },
43     {
44       "name": "PopoverView",
45       "source_files": "YXUIKit/**/PopoverView/*.{h,m}"
46     },
47     {
48       "name": "SandBoxPreviewTool",
49       "source_files": "YXUIKit/**/SandBoxPreviewTool/*.{h,m}",
50       "resources": "YXUIKit/**/SandBoxPreviewTool/iconSource.bundle"
51     },
52     {
53       "name": "SFHFKeychainUtils",
54       "source_files": "YXUIKit/**/SFHFKeychainUtils/*.{h,m}"
55     },
56     {
57       "name": "VPImageCropper",
58       "source_files": "YXUIKit/**/VPImageCropper/*.{h,m}"
59     },
60     {
61       "name": "ZYShareView",
62       "source_files": "YXUIKit/**/ZYShareView/*.{h,m}"
63     }
64   ]