blob: c6771b8837a391e30f5e6d4ac99b762270d0c951 [file] [log] [blame]
{
"name": "XHWLCommonKit",
"version": "0.5.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.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": [
],
"MJRefresh": [
],
"YTKNetwork": [
],
"DZNEmptyDataSet": [
],
"SDWebImage": [
],
"mob_sharesdk": [
],
"mob_sharesdk/ShareSDKUI": [
],
"mob_sharesdk/ShareSDKPlatforms/WeChat": [
],
"FDFullscreenPopGesture": [
],
"IQKeyboardManager": [
],
"CYLTabBarController": [
],
"JXPagingView/Pager": [
],
"JXCategoryView": [
],
"SVProgressHUD": [
],
"AlipaySDK-iOS": [
],
"YFKit": [
]
}
}