blob: b6222b3b6fe989ff00c4c16f377e82f62ad6952e [file] [log] [blame]
{
"name": "JYTagView",
"version": "0.1.0",
"summary": "A short description of JYTagView.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/BlackCatHehe/JYTagView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BlackCatHehe": "462497072@qq.com"
},
"source": {
"git": "https://github.com/BlackCatHehe/JYTagView.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JYTagView/Classes/**/*",
"dependencies": {
"SnapKit": [
"~> 4.2.0"
]
}
}