blob: 74c54c890b638c8025fcb57570c711cb0f204be2 [file] [log] [blame]
{
"name": "ZHCommonKit",
"version": "0.1.0",
"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.0"
},
"source_files": [
"ZHCommonKit/ZHCommonKit/",
"ZHCommonKit/ZHCommonKit/**/*.{h,m}"
],
"dependencies": {
"AFNetworking": [
],
"Masonry": [
],
"MJRefresh": [
],
"MBProgressHUD": [
],
"MJExtension": [
],
"SDCycleScrollView": [
],
"IQKeyboardManager": [
],
"JXCategoryView": [
]
}
}