blob: c958d2fbd4d1d40efa790a93f013de7da22e4138 [file] [log] [blame]
{
"name": "SNVIPER",
"version": "0.0.3",
"summary": "SNVIPER.",
"homepage": "https://github.com/yknzsf/SNVIPER",
"license": "MIT",
"authors": {
"shaofeng": "yknzsf@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/yknzsf/SNVIPER.git",
"tag": "0.0.3"
},
"source_files": [
"SNVIPER/SNVIPER/**/*.{swift,h}"
],
"dependencies": {
"Moya": [
],
"FCUUID": [
],
"YYCache": [
],
"HandyJSON": [
],
"MJRefresh": [
],
"UITableView+FDTemplateLayoutCell": [
],
"SNExtensions": [
],
"Toast-Swift": [
],
"Reusable": [
]
}
}