{ | |
"name": "WJCommonKit", | |
"version": "3.2.6", | |
"summary": "通用框架", | |
"homepage": "https://github.com/18225905675/WJCommonKit", | |
"license": "MIT", | |
"authors": { | |
"RuanYunKeji": "2391288572@qq.com" | |
}, | |
"platforms": { | |
"ios": "9.0" | |
}, | |
"source": { | |
"git": "https://github.com/18225905675/WJCommonKit.git", | |
"tag": "3.2.6" | |
}, | |
"source_files": "Classes/**/*.{h,m}", | |
"requires_arc": true, | |
"dependencies": { | |
"Masonry": [ | |
"~> 1.1.0" | |
], | |
"WRNavigationBar": [ | |
"~> 1.2.0" | |
], | |
"QMUIKit": [ | |
"~> 3.1.1" | |
] | |
} | |
} |