[Add] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git] / Specs / 4 / c / 2 / WYAKit / 0.1.37 / WYAKit.podspec.json
blob87c98d3ea0fd4fa4e3fe064dcaa505df89b4706e
2   "name": "WYAKit",
3   "version": "0.1.37",
4   "summary": "WYAKit组件库",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wya-team/WYAOCKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "WYATeam": "Lsh\\Ljh"
13   },
14   "source": {
15     "git": "https://github.com/wya-team/WYAOCKit.git",
16     "tag": "0.1.37"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "5.0",
22   "source_files": "WYAKit/Classes/**/*.{h,m,pch}",
23   "static_framework": true,
24   "resource_bundles": {
25     "WYAKit": [
26       "WYAKit/Assets/*.xcassets",
27       "WYAKit/Classes/WYAHardware/WYAPhotoBrowser/PhotoBrowser/resource/ZLPhotoBrowser.bundle"
28     ]
29   },
30   "resources": "WYAKit/Assets/Pusab.ttf",
31   "frameworks": [
32     "UIKit",
33     "ImageIO"
34   ],
35   "prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
36   "dependencies": {
37     "Masonry": [
39     ],
40     "FMDB": [
42     ],
43     "JQFMDB": [
45     ],
46     "YYText": [
48     ],
49     "YYImage": [
51     ],
52     "YYModel": [
54     ],
55     "SVGKit": [
57     ],
58     "MJRefresh": [
60     ],
61     "SDWebImage": [
63     ],
64     "Realm": [
66     ],
67     "AFNetworking": [
69     ],
70     "NTYAmrConverter": [
72     ],
73     "AliyunOSSiOS": [
75     ],
76     "GPUImage": [
78     ],
79     "SSKeychain": [
81     ],
82     "YogaKit": [
83       "~> 1.14.0"
84     ]
85   }