[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / d / 0 / YKShareView / 1.0.3 / YKShareView.podspec.json
blob041e8273695367c303b51d7ebff8d6bc90be3118
2   "name": "YKShareView",
3   "version": "1.0.3",
4   "summary": "测试3",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/caojian1235/ceshi996",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "caojian1235": "404511077@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/caojian1235/ceshi996.git",
16     "tag": "1.0.3"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YKShareView/Classes/**/*",
22   "resources": [
23     "YKShareView/Assets/*"
24   ],
25   "prefix_header_contents": "#ifdef __OBJC__\n\n#import \"YSKDefineMacro.pch\"\n#import <Masonry/Masonry.h>\n#import \"UIButton+Extra.h\"\n#import <Toast/Toast.h>\n#import <WechatOpenSDK/WXApi.h>\n#import <YYKit/YYKit.h>\n\n#endif /* __OBJC__*/",
26   "dependencies": {
27     "Masonry": [
28       "~> 1.1.0"
29     ],
30     "Toast": [
32     ],
33     "WechatOpenSDK": [
35     ],
36     "YYKit": [
38     ],
39     "GKNavigationBar": [
41     ],
42     "MJRefresh": [
44     ],
45     "LYEmptyView": [
47     ],
48     "SDWebImage": [
50     ],
51     "MBProgressHUD": [
53     ]
54   },
55   "subspecs": [
56     {
57       "name": "DNShareSheetView",
58       "source_files": "YKShareView/Classes/DNShareSheetView/**/*"
59     }
60   ]