blob: 4d6b14730b2b496a74cf900d1c0c59667dcba792 [file] [log] [blame]
{
"name": "SNVIPER",
"version": "0.0.9",
"summary": "A short description of SNVIPER.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yknzsf/SNVIPER",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zsf": "yknzsf@163.com"
},
"source": {
"git": "https://github.com/yknzsf/SNVIPER.git",
"tag": "0.0.9"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "5.0",
"source_files": "SNVIPER/Classes/**/*",
"dependencies": {
"Moya": [
],
"FCUUID": [
],
"YYCache": [
],
"HandyJSON": [
],
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
],
"SNExtensions": [
],
"Toast-Swift": [
],
"Reusable": [
]
},
"swift_version": "5.0"
}