[Add] MapboxCommon 24.10.0-daily-2024-12-21-04-26
[CocoaPods.git] / Specs / 4 / c / 2 / WYAKit / 0.1.36 / WYAKit.podspec.json
blob35f936cf9ad5df8c6dc91724430ee55f0bfea3fe
2   "name": "WYAKit",
3   "version": "0.1.36",
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.36"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "WYAKit/Classes/**/*.{h,m,pch}",
22   "static_framework": true,
23   "resource_bundles": {
24     "WYAKit": [
25       "WYAKit/Assets/*.xcassets",
26       "WYAKit/Classes/WYAHardware/WYAPhotoBrowser/PhotoBrowser/resource/ZLPhotoBrowser.bundle"
27     ]
28   },
29   "frameworks": [
30     "UIKit",
31     "ImageIO"
32   ],
33   "prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
34   "dependencies": {
35     "Masonry": [
37     ],
38     "FMDB": [
40     ],
41     "JQFMDB": [
43     ],
44     "YYImage": [
46     ],
47     "SVGKit": [
49     ],
50     "MJRefresh": [
52     ],
53     "SDWebImage": [
55     ],
56     "Realm": [
58     ],
59     "AFNetworking": [
61     ],
62     "NTYAmrConverter": [
64     ],
65     "AliyunOSSiOS": [
67     ],
68     "GPUImage": [
70     ],
71     "SSKeychain": [
73     ],
74     "YYText": [
76     ],
77     "Bugly": [
79     ],
80     "YYModel": [
82     ]
83   }