blob: e7b5fc3a3dd32ffee466707901cce83c2e441a24 [file] [log] [blame]
{
"name": "ZHCommonKit",
"version": "0.1.4",
"summary": "日常项目常用的Kit[添加资源图片]",
"description": "日常项目常用的Kit,网络封装层 Block delegate",
"homepage": "https://github.com/zhouaaa/ZHCommonKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"json_zhou": "1181446613@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/zhouaaa/ZHCommonKit.git",
"tag": "0.1.4"
},
"source_files": [
"ZHCommonKit/ZHCommonKit/",
"ZHCommonKit/ZHCommonKit/**/*.{h,m}"
],
"resources": "ZHCommonKit/ZHCommonKit/ZHComm/ZHBackConfig.bundle",
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"SDCycleScrollView": [
],
"IQKeyboardManager": [
],
"JXCategoryView": [
]
}
}