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