blob: 93a5f86724832108e00a327c534c927e80f7b221 [file] [log] [blame]
{
"name": "ZHCommonKit",
"version": "0.1.3",
"summary": "日常项目常用的Kit[fix bug]",
"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.3"
},
"source_files": [
"ZHCommonKit/ZHCommonKit/",
"ZHCommonKit/ZHCommonKit/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"SDCycleScrollView": [
],
"IQKeyboardManager": [
],
"JXCategoryView": [
]
}
}