blob: 755184bb22acb435df88d534379fc8c2a2b27711 [file] [log] [blame]
{
"name": "YHKit",
"version": "1.0.2",
"summary": "BaseKit",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/nilhy/YHKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nilhy": "coderhaiyang@gmail.com"
},
"source": {
"git": "https://github.com/nilhy/YHKit.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "YHKit/Classes/**/*",
"dependencies": {
"MJRefresh": [
],
"SnapKit": [
],
"Kingfisher": [
]
}
}