[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 3 / 8 / 1 / YXUIKit / 1.0.2 / YXUIKit.podspec.json
blobb04e3665e9f0498b3d6cf2ba23e91539e662c324
2   "name": "YXUIKit",
3   "version": "1.0.2",
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.2"
16   },
17   "public_header_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     },
51     {
52       "name": "SFHFKeychainUtils",
53       "source_files": "YXUIKit/**/SFHFKeychainUtils/*.{h,m}"
54     },
55     {
56       "name": "VPImageCropper",
57       "source_files": "YXUIKit/**/VPImageCropper/*.{h,m}"
58     },
59     {
60       "name": "ZYShareView",
61       "source_files": "YXUIKit/**/ZYShareView/*.{h,m}"
62     }
63   ]