blob: 0ced785482b5e60725ab93b47149fad83c56637c [file] [log] [blame]
{
"name": "XHWLCommonKit",
"version": "0.6.0",
"summary": "xi hu wang luo common kit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://code.aliyun.com/yfeii/XHKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yFeii": "1486662452@qq.com"
},
"source": {
"git": "https://code.aliyun.com/yfeii/XHKit.git",
"tag": "0.6.0"
},
"swift_versions": "5.0",
"platforms": {
"ios": "9.0"
},
"source_files": "XHWLCommonKit/Classes/**/*",
"prefix_header_contents": [
"#import <YFKit/YFKit.h>",
"#import <XHWLCommonKit/XHKit.h>"
],
"public_header_files": "XHWLCommonKit/Classes/**/*.h",
"dependencies": {
"Masonry": [
],
"SnapKit": [
],
"MJRefresh": [
],
"YTKNetwork": [
],
"DZNEmptyDataSet": [
],
"SDWebImage": [
],
"mob_sharesdk": [
],
"mob_sharesdk/ShareSDKUI": [
],
"mob_sharesdk/ShareSDKPlatforms/WeChat": [
],
"FDFullscreenPopGesture": [
],
"IQKeyboardManager": [
],
"CYLTabBarController": [
],
"JXPagingView/Pager": [
],
"JXCategoryView": [
],
"SVProgressHUD": [
],
"AlipaySDK-iOS": [
],
"YFKit": [
]
},
"swift_version": "5.0"
}