blob: df78145eea99d1ce8b72e9ebace6b04d3ce3ba0e [file] [log] [blame]
{
"name": "SNVIPER",
"version": "0.0.8",
"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": {
"shaofeng": "yknzsf@163.com"
},
"source": {
"git": "https://github.com/yknzsf/SNVIPER.git",
"tag": "0.0.8"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SNVIPER/Classes/**/*",
"dependencies": {
"Moya": [
],
"FCUUID": [
],
"YYCache": [
],
"HandyJSON": [
],
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
],
"SNExtensions": [
],
"Toast-Swift": [
],
"Reusable": [
]
}
}