blob: 8ddaa2919e563e06bb10dec82b067fb91d6bb392 [file] [log] [blame]
{
"name": "YHKit",
"version": "1.0.4",
"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.4"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.0",
"source_files": "YHKit/Classes/**/*",
"dependencies": {
"MJRefresh": [
],
"SnapKit": [
],
"Kingfisher": [
]
}
}