blob: 3dba605bb5d18a29739d385bf8206bca6974345d [file] [log] [blame]
{
"name": "WYAKit",
"version": "0.1.43",
"summary": "WYAKit组件库",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wya-team/WYAOCKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WYATeam": "Lsh\\Ljh"
},
"source": {
"git": "https://github.com/wya-team/WYAOCKit.git",
"tag": "0.1.43"
},
"platforms": {
"ios": "8.0"
},
"swift_versions": "5.0",
"source_files": "WYAKit/Classes/**/*.{h,m,pch}",
"static_framework": true,
"resource_bundles": {
"WYAKit": [
"WYAKit/Assets/*.xcassets",
"WYAKit/Classes/WYAHardware/WYAPhotoBrowser/PhotoBrowser/resource/ZLPhotoBrowser.bundle"
]
},
"resources": "WYAKit/Assets/Pusab.ttf",
"frameworks": [
"UIKit",
"ImageIO"
],
"prefix_header_file": "WYAKit/Classes/WYAHelp/WYAKitConfigePrefix.pch",
"dependencies": {
"Masonry": [
],
"FMDB": [
],
"JQFMDB": [
],
"YYText": [
],
"YYImage": [
],
"YYModel": [
],
"SVGKit": [
],
"MJRefresh": [
],
"SDWebImage": [
],
"Realm": [
"3.15.0"
],
"AFNetworking": [
],
"NTYAmrConverter": [
],
"AliyunOSSiOS": [
],
"GPUImage": [
],
"SSKeychain": [
]
},
"swift_version": "5.0"
}