[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 4 / d / 0 / YKShareView / 1.0.1 / YKShareView.podspec.json
blob9805cd16ebced6f3475eb712cf489b7763e13f69
2   "name": "YKShareView",
3   "version": "1.0.1",
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.1"
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": [
29     ],
30     "Toast": [
32     ],
33     "WechatOpenSDK": [
35     ],
36     "YYKit": [
38     ]
39   }