[Add] TPNAdColonySDKAdapter 6.4.28
[CocoaPods.git] / Specs / 4 / d / 0 / YKShareView / 1.0.2 / YKShareView.podspec.json
blobec97d455d9151623c211516a216129eb616014fb
2   "name": "YKShareView",
3   "version": "1.0.2",
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.2"
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   },
40   "subspecs": [
41     {
42       "name": "DNShareSheetView",
43       "source_files": "YKShareView/Classes/DNShareSheetView/**/*"
44     }
45   ]